UNPKG

195 BTypeScriptView Raw
1import type { Locale } from "./types.js";
2/**
3 * @category Locales
4 * @summary Esperanto locale.
5 * @language Esperanto
6 * @iso-639-2 epo
7 * @author date-fns
8 */
9export declare const eo: Locale;