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