UNPKG

237 BTypeScriptView Raw
1import type { Locale } from "./types.js";
2/**
3 * @category Locales
4 * @summary Tamil locale (India).
5 * @language Tamil
6 * @iso-639-2 tam
7 * @author Sibiraj [@sibiraj-s](https://github.com/sibiraj-s)
8 */
9export declare const ta: Locale;