Blame view

天文台pc/tianwentai-ui/node_modules/date-fns/locale/pt.d.mts 304 Bytes
bc518174   王天杨   提交两个项目文件
1
2
3
4
5
6
7
8
9
10
  import type { Locale } from "./types.js";
  /**
   * @category Locales
   * @summary Portuguese locale.
   * @language Portuguese
   * @iso-639-2 por
   * @author Dário Freire [@dfreire](https://github.com/dfreire)
   * @author Adrián de la Rosa [@adrm](https://github.com/adrm)
   */
  export declare const pt: Locale;