Blame view

天文台pc/tianwentai-ui/node_modules/date-fns/locale/bn/_lib/localize.d.ts 155 Bytes
bc518174   王天杨   提交两个项目文件
1
2
3
  import type { Localize } from "../../types.js";
  export declare function numberToLocale(enNumber: number): string;
  export declare const localize: Localize;