timepiece/node_modules/date-fns/locale/te.d.ts

10 lines
242 B
TypeScript
Raw Normal View History

2024-05-14 14:54:12 +00:00
import type { Locale } from "./types.js";
/**
* @category Locales
* @summary Telugu locale
* @language Telugu
* @iso-639-2 tel
* @author Kranthi Lakum [@kranthilakum](https://github.com/kranthilakum)
*/
export declare const te: Locale;