UNPKG

date-fns

Version:

Modern JavaScript date utility library

11 lines (10 loc) 272 B
import type { Locale } from "./types.ts"; /** * @category Locales * @summary Welsh locale. * @language Welsh * @iso-639-2 cym * @author Elwyn Malethan [@elmomalmo](https://github.com/elmomalmo) */ export declare const cy: Locale; //# sourceMappingURL=index.d.ts.map