Files
avz-site/node_modules/date-fns/locale/ar-SA.d.cts
T
2026-05-30 19:59:39 -03:00

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;