UNPKG

tmaito-utils

Version:

utils 工具包

2 lines (1 loc) 90 B
export default function toThousands(n: any, fixed?: number, isFilling?: boolean): string;