mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-14 20:14:47 +00:00
Commit from GitHub Actions (Generate Clients & Examples)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const { IpService } = require("m3o/ip");
|
||||
const { IpService } = require("micro-js-client/ip");
|
||||
|
||||
// Lookup the geolocation information for an IP address
|
||||
async function lookupIpInfo() {
|
||||
|
||||
Reference in New Issue
Block a user