UNPKG

tmaito-utils

Version:

utils 工具包

2 lines (1 loc) 92 B
export default function toPercent(num: any, isTransform?: boolean, fixed?: number): string;