UNPKG

date-fns

Version:

Modern JavaScript date utility library

11 lines (10 loc) 278 B
import type { Locale } from "./types.ts"; /** * @category Locales * @summary Telugu locale * @language Telugu * @iso-639-2 tel * @author Kranthi Lakum [@kranthilakum](https://github.com/kranthilakum) */ export declare const te: Locale; //# sourceMappingURL=index.d.ts.map