UNPKG

307 BTypeScriptView Raw
1import type { Locale } from "./types.js";
2/**
3 * @category Locales
4 * @summary Macedonian locale.
5 * @language Macedonian
6 * @iso-639-2 mkd
7 * @author Petar Vlahu [@vlahupetar](https://github.com/vlahupetar)
8 * @author Altrim Beqiri [@altrim](https://github.com/altrim)
9 */
10export declare const mk: Locale;