UNPKG

244 BTypeScriptView Raw
1import type { Locale } from "./types.js";
2/**
3 * @category Locales
4 * @summary Estonian locale.
5 * @language Estonian
6 * @iso-639-2 est
7 * @author Priit Hansen [@HansenPriit](https://github.com/priithansen)
8 */
9export declare const et: Locale;