Blame view

天文台pc/tianwentai-ui/node_modules/date-fns/locale/vi.d.ts 313 Bytes
bc518174   王天杨   提交两个项目文件
1
2
3
4
5
6
7
8
9
10
  import type { Locale } from "./types.js";
  /**
   * @category Locales
   * @summary Vietnamese locale (Vietnam).
   * @language Vietnamese
   * @iso-639-2 vie
   * @author Thanh Tran [@trongthanh](https://github.com/trongthanh)
   * @author Leroy Hopson [@lihop](https://github.com/lihop)
   */
  export declare const vi: Locale;