UNPKG

date-fns

Version:

Modern JavaScript date utility library

10 lines (9 loc) 215 B
import type { Locale } from "./types.ts"; /** * @category Locales * @summary Azerbaijani locale. * @language Azerbaijani * @iso-639-2 aze */ export declare const az: Locale; //# sourceMappingURL=index.d.ts.map