UNPKG
ipes
Version:
latest (1.0.0)
1.0.0
Find the user ip infos, country information and more...
ipes
/
dist
/
types
/
index.d.ts
4 lines
(3 loc)
•
103 B
TypeScript
View Raw
1
2
3
4
export
*
from
"./countries-types"
;
export
*
from
"./ipinfo-types"
;
export
*
from
'./ip-address-types'
;