date-fns
Version:
Modern JavaScript date utility library
11 lines (10 loc) • 299 B
text/typescript
import type { Locale } from "./types.ts";
/**
* @category Locales
* @summary Belarusian Classic locale.
* @language Belarusian Classic
* @iso-639-2 bel
* @author Ryhor Nopears [@nopears](https://github.com/nopears)
*/
export declare const beTarask: Locale;
//# sourceMappingURL=index.d.ts.map