UNPKG
@syniol/iso-3166
Version:
latest (1.0.1)
1.0.1
1.0.0
ISO-3166 Standard for Country codes
syniol/node-pkg
@syniol/iso-3166
/
lib
/
types
/
index.d.ts
3 lines
(2 loc)
•
56 B
TypeScript
View Raw
1
2
3
export
*
from
'./country'
;
export
*
from
'./exception'
;