UNPKG

311 BTypeScriptView Raw
1import type { Locale } from "./types.js";
2/**
3 * @category Locales
4 * @summary Bulgarian locale.
5 * @language Bulgarian
6 * @iso-639-2 bul
7 * @author Nikolay Stoynov [@arvigeus](https://github.com/arvigeus)
8 * @author Tsvetan Ovedenski [@fintara](https://github.com/fintara)
9 */
10export declare const bg: Locale;