UNPKG

276 BTypeScriptView Raw
1import type { Locale } from "./types.js";
2/**
3 * @type {Locale}
4 * @category Locales
5 * @summary Central Kurdish locale.
6 * @language Central Kurdish
7 * @iso-639-2 kur
8 * @author Revan Sarbast [@Revan99]{@link https://github.com/Revan99}
9 */
10export declare const ckb: Locale;