UNPKG
find-user-country
Version:
latest (0.1.1)
0.1.1
0.1.0
Find your user country
find-user-country
/
dist
/
index.d.ts
3 lines
(2 loc)
•
87 B
TypeScript
View Raw
1
2
3
import
findUserCountry
from
"./lib/find-user-country"
;
export
default
findUserCountry;