UNPKG

179 BTypeScriptView Raw
1import type { Locale } from "./types.js";
2/**
3 * @category Locales
4 * @summary Azerbaijani locale.
5 * @language Azerbaijani
6 * @iso-639-2 aze
7 */
8export declare const az: Locale;