const str = Intl.NumberFormat(void 0, { style: 'currency', currency: 'USD' }).format(input);... .format(
確定! 回上一頁