UNPKG

date-fns

Version:

Modern JavaScript date utility library

11 lines (10 loc) 231 B
import type { Locale } from "./types.ts"; /** * @category Locales * @summary Esperanto locale. * @language Esperanto * @iso-639-2 epo * @author date-fns */ export declare const eo: Locale; //# sourceMappingURL=index.d.ts.map