Blame view

天文台pc/tianwentai-ui/node_modules/date-fns/locale/sl.d.mts 309 Bytes
bc518174   王天杨   提交两个项目文件
1
2
3
4
5
6
7
8
9
10
  import type { Locale } from "./types.js";
  /**
   * @category Locales
   * @summary Slovenian locale.
   * @language Slovenian
   * @iso-639-2 slv
   * @author Adam Stradovnik [@Neoglyph](https://github.com/Neoglyph)
   * @author Mato Žgajner [@mzgajner](https://github.com/mzgajner)
   */
  export declare const sl: Locale;