FIN INIT
This commit is contained in:
9
node_modules/date-fns/locale/te.d.ts
generated
vendored
Normal file
9
node_modules/date-fns/locale/te.d.ts
generated
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
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;
|
Reference in New Issue
Block a user