UNPKG

250 BTypeScriptView Raw
1import type { Locale } from "./types.js";
2/**
3 * @category Locales
4 * @summary Persian/Farsi locale (Iran).
5 * @language Persian
6 * @iso-639-2 ira
7 * @author Morteza Ziyae [@mort3za](https://github.com/mort3za)
8 */
9export declare const faIR: Locale;