Blame view

天文台pc/tianwentai-ui/node_modules/date-fns/locale/zh-CN.d.mts 521 Bytes
bc518174   王天杨   提交两个项目文件
1
2
3
4
5
6
7
8
9
10
11
12
13
  import type { Locale } from "./types.js";
  /**
   * @category Locales
   * @summary Chinese Simplified locale.
   * @language Chinese Simplified
   * @iso-639-2 zho
   * @author Changyu Geng [@KingMario](https://github.com/KingMario)
   * @author Song Shuoyun [@fnlctrl](https://github.com/fnlctrl)
   * @author sabrinaM [@sabrinamiao](https://github.com/sabrinamiao)
   * @author Carney Wu [@cubicwork](https://github.com/cubicwork)
   * @author Terrence Lam [@skyuplam](https://github.com/skyuplam)
   */
  export declare const zhCN: Locale;