UNPKG
vn-units
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
A package helps get all VietNam administrative units
github.com/bravo680git/vn-units
vn-units
/
src
/
type.d.ts
2 lines
(1 loc)
•
57 B
TypeScript
View Raw
1
2
export
type
UnitType =
"province"
|
"district"
|
"ward"
;