UNPKG

date-fns

Version:

Modern JavaScript date utility library

11 lines (10 loc) 279 B
import type { Locale } from "./types.ts"; /** * @category Locales * @summary Armenian locale * @language Armenian * @iso-639-2 arm * @author Alex Igityan [@alexigityan](https://github.com/alexigityan) */ export declare const hy: Locale; //# sourceMappingURL=index.d.ts.map