UNPKG

date-fns

Version:

Modern JavaScript date utility library

11 lines (10 loc) 266 B
import type { Locale } from "./types.ts"; /** * @category Locales * @summary Kazakh locale. * @language Kazakh * @iso-639-2 kaz * @author Nikita Bayev [@drugoi](https://github.com/drugoi) */ export declare const kk: Locale; //# sourceMappingURL=index.d.ts.map