📄 hy.d.ts
/home/palash/git/site/node_modules/date-fns/locale/hy.d.ts
Language: ts • Lines: 9
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;