the-tip-top-backend/node_modules/date-fns/locale/fy.d.ts
2025-11-17 23:47:54 +01:00

10 lines
261 B
TypeScript

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