timepiece/node_modules/date-fns/locale/az.d.ts

9 lines
179 B
TypeScript
Raw Normal View History

2024-05-14 14:54:12 +00:00
import type { Locale } from "./types.js";
/**
* @category Locales
* @summary Azerbaijani locale.
* @language Azerbaijani
* @iso-639-2 aze
*/
export declare const az: Locale;