Files
emaui/node_modules/date-fns/locale/hy.d.ts
2026-05-29 15:23:46 +03:00

10 lines
243 B
TypeScript

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;