mirror of
http://36.133.248.69:3088/admin/RentWeAppFront.git
synced 2026-03-09 10:22:25 +08:00
init
This commit is contained in:
9
node_modules/date-fns/locale/kn.d.ts
generated
vendored
Normal file
9
node_modules/date-fns/locale/kn.d.ts
generated
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
import type { Locale } from "./types.js";
|
||||
/**
|
||||
* @category Locales
|
||||
* @summary Kannada locale (India).
|
||||
* @language Kannada
|
||||
* @iso-639-2 kan
|
||||
* @author Manjunatha Gouli [@developergouli](https://github.com/developergouli)
|
||||
*/
|
||||
export declare const kn: Locale;
|
||||
Reference in New Issue
Block a user