unis_crm/frontend/node_modules/date-fns/locale/ar-SA.d.cts

10 lines
260 B
TypeScript
Raw Normal View History

2026-03-19 06:27:20 +00:00
import type { Locale } from "./types.js";
/**
* @category Locales
* @summary Arabic locale (Sauid Arabic).
* @language Arabic
* @iso-639-2 ara
* @author Dhaifallah Alwadani [@dalwadani](https://github.com/dalwadani)
*/
export declare const arSA: Locale;