Blame view

天文台pc/tianwentai-ui/node_modules/date-fns/locale/pl.d.mts 435 Bytes
bc518174   王天杨   提交两个项目文件
1
2
3
4
5
6
7
8
9
10
11
12
  import type { Locale } from "./types.js";
  /**
   * @category Locales
   * @summary Polish locale.
   * @language Polish
   * @iso-639-2 pol
   * @author Mateusz Derks [@ertrzyiks](https://github.com/ertrzyiks)
   * @author Just RAG [@justrag](https://github.com/justrag)
   * @author Mikolaj Grzyb [@mikolajgrzyb](https://github.com/mikolajgrzyb)
   * @author Mateusz Tokarski [@mutisz](https://github.com/mutisz)
   */
  export declare const pl: Locale;