UNPKG
ipes
Version:
latest (1.0.0)
1.0.0
Find the user ip infos, country information and more...
ipes
/
dist
/
types
/
ip-address-types.d.ts
4 lines
(3 loc)
•
58 B
TypeScript
View Raw
1
2
3
4
export
interface
InspectorType
{
inspect
?:
boolean
; }