UNPKG

@toil/ip-geolocation

Version:

A library for free (and not only free) use of the ip geolocation APIs

4 lines (3 loc) 158 B
export { default } from "./client.js"; export * as IPGeolocationTypes from "./types/index.js"; export * as IPGeolocationProvider from "./providers/index.js";