Blame view

天文台pc/tianwentai-ui/node_modules/date-fns/locale/id.d.mts 449 Bytes
bc518174   王天杨   提交两个项目文件
1
2
3
4
5
6
7
8
9
10
11
12
  import type { Locale } from "./types.js";
  /**
   * @category Locales
   * @summary Indonesian locale.
   * @language Indonesian
   * @iso-639-2 ind
   * @author Rahmat Budiharso [@rbudiharso](https://github.com/rbudiharso)
   * @author Benget Nata [@bentinata](https://github.com/bentinata)
   * @author Budi Irawan [@deerawan](https://github.com/deerawan)
   * @author Try Ajitiono [@imballinst](https://github.com/imballinst)
   */
  export declare const id: Locale;