Files
est-frame/node_modules/date-fns/locale/kk.d.cts
2025-10-22 05:38:27 +00:00

10 lines
230 B
TypeScript
Executable File

import type { Locale } from "./types.js";
/**
* @category Locales
* @summary Kazakh locale.
* @language Kazakh
* @iso-639-2 kaz
* @author Nikita Bayev [@drugoi](https://github.com/drugoi)
*/
export declare const kk: Locale;