go integration and wikipedia
This commit is contained in:
parent
47a252e339
commit
ee90335b92
7828 changed files with 1307913 additions and 20807 deletions
13
frontend/node_modules/date-fns/locale/es.d.mts
generated
vendored
Normal file
13
frontend/node_modules/date-fns/locale/es.d.mts
generated
vendored
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
import type { Locale } from "./types.js";
|
||||
/**
|
||||
* @category Locales
|
||||
* @summary Spanish locale.
|
||||
* @language Spanish
|
||||
* @iso-639-2 spa
|
||||
* @author Juan Angosto [@juanangosto](https://github.com/juanangosto)
|
||||
* @author Guillermo Grau [@guigrpa](https://github.com/guigrpa)
|
||||
* @author Fernando Agüero [@fjaguero](https://github.com/fjaguero)
|
||||
* @author Gastón Haro [@harogaston](https://github.com/harogaston)
|
||||
* @author Yago Carballo [@YagoCarballo](https://github.com/YagoCarballo)
|
||||
*/
|
||||
export declare const es: Locale;
|
||||
Loading…
Add table
Add a link
Reference in a new issue