go integration and wikipedia
This commit is contained in:
parent
47a252e339
commit
ee90335b92
7828 changed files with 1307913 additions and 20807 deletions
11
frontend/node_modules/date-fns/locale/ko.d.mts
generated
vendored
Normal file
11
frontend/node_modules/date-fns/locale/ko.d.mts
generated
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
import type { Locale } from "./types.js";
|
||||
/**
|
||||
* @category Locales
|
||||
* @summary Korean locale.
|
||||
* @language Korean
|
||||
* @iso-639-2 kor
|
||||
* @author Hong Chulju [@angdev](https://github.com/angdev)
|
||||
* @author Lee Seoyoen [@iamssen](https://github.com/iamssen)
|
||||
* @author Taiki IKeda [@so99ynoodles](https://github.com/so99ynoodles)
|
||||
*/
|
||||
export declare const ko: Locale;
|
||||
Loading…
Add table
Add a link
Reference in a new issue