UNPKG
indokit
Version:
latest (1.0.8)
1.0.8
Utility TypeScript untuk format & validasi data Indonesia (Rupiah, NIK, phone, slug, dsb.)
indokit
/
dist
/
formatRupiah.d.ts
2 lines
(1 loc)
•
61 B
TypeScript
View Raw
1
2
export
declare
function
formatRupiah
(
angka
:
number
):
string
;