📄 ar-EG.d.ts
/home/palash/git/site/node_modules/date-fns/locale/ar-EG.d.ts
Language: ts • Lines: 9
import type { Locale } from "./types.ts";
/**
 * @category Locales
 * @summary Arabic locale (Egypt).
 * @language Arabic
 * @iso-639-2 ara
 * @author AbdAllah AbdElFattah [@AbdAllahAbdElFattah13](https://github.com/AbdAllahAbdElFattah13)
 */
export declare const arEG: Locale;