UNPKG

date-fns

Version:

Modern JavaScript date utility library

12 lines (11 loc) 312 B
import type { Locale } from "./types.ts"; /** * @type {Locale} * @category Locales * @summary Central Kurdish locale. * @language Central Kurdish * @iso-639-2 kur * @author Revan Sarbast [@Revan99]{@link https://github.com/Revan99} */ export declare const ckb: Locale; //# sourceMappingURL=index.d.ts.map