UNPKG

263 BTypeScriptView Raw
1import type { Locale } from "./types.js";
2/**
3 * @category Locales
4 * @summary Belarusian Classic locale.
5 * @language Belarusian Classic
6 * @iso-639-2 bel
7 * @author Ryhor Nopears [@nopears](https://github.com/nopears)
8 */
9export declare const beTarask: Locale;