Files
est-frame/node_modules/date-fns/locale/ar-EG.d.cts
2025-10-22 05:38:27 +00:00

10 lines
278 B
TypeScript
Executable File

import type { Locale } from "./types.js";
/**
* @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;