UNPKG
@iplocate/mcp-server
Version:
latest (1.0.0)
1.0.0
MCP server for IPLocate.io - IP address geolocation, network information, and threat detection
@iplocate/mcp-server
/
dist
/
models.js
4 lines
•
146 B
JavaScript
View Raw
1
2
3
4
"use strict"
;
// Types for IPLocate API response
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
//# sourceMappingURL=models.js.map