UNPKG

261 BTypeScriptView Raw
1import type { Locale } from "./types.js";
2/**
3 * @category Locales
4 * @summary Western Frisian locale (Netherlands).
5 * @language West Frisian
6 * @iso-639-2 fry
7 * @author Damon Asberg [@damon02](https://github.com/damon02)
8 */
9export declare const fy: Locale;