Files
motia/.npm-cache/_npx/0ebd1cb7ec11dd1f/node_modules/date-fns/locale/ar-SA.d.ts
2025-10-19 14:57:07 +00: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;