Files
Canteen-Management-System/counter-frontend/node_modules/date-fns/locale/ar-SA.d.cts
2026-07-24 12:06:56 +05:30

10 lines
260 B
TypeScript

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;