UNPKG

242 BTypeScriptView Raw
1import type { Locale } from "./types.js";
2/**
3 * @category Locales
4 * @summary Telugu locale
5 * @language Telugu
6 * @iso-639-2 tel
7 * @author Kranthi Lakum [@kranthilakum](https://github.com/kranthilakum)
8 */
9export declare const te: Locale;