FIN INIT
This commit is contained in:
9
node_modules/date-fns/locale/sr.d.ts
generated
vendored
Normal file
9
node_modules/date-fns/locale/sr.d.ts
generated
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
import type { Locale } from "./types.js";
|
||||
/**
|
||||
* @category Locales
|
||||
* @summary Serbian cyrillic locale.
|
||||
* @language Serbian
|
||||
* @iso-639-2 srp
|
||||
* @author Igor Radivojević [@rogyvoje](https://github.com/rogyvoje)
|
||||
*/
|
||||
export declare const sr: Locale;
|
Reference in New Issue
Block a user