📄 te.d.ts
/home/palash/git/site/node_modules/date-fns/locale/te.d.ts
Language: ts • Lines: 9
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;