UNPKG
find-user-country
Version:
latest (0.1.1)
0.1.1
0.1.0
Find your user country
find-user-country
/
dist
/
lib
/
types
/
index.d.ts
4 lines
(3 loc)
•
110 B
TypeScript
View Raw
1
2
3
4
export
*
from
"./countries-types"
;
export
*
from
"./ipinfo-types"
;
export
*
from
'./find-user-country-types'
;