UNPKG

date-fns

Version:

Modern JavaScript date utility library

11 lines (10 loc) 286 B
import type { Locale } from "./types.ts"; /** * @category Locales * @summary Northern Sámi locale. * @language Northern Sámi * @iso-639-2 sme * @author Audun Rundberg [@audunru](https://github.com/audunru) */ export declare const se: Locale; //# sourceMappingURL=index.d.ts.map