Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/ip2location/src/ip2location.d.ts>IP2LocationWebService#getCredit

Deno module for IP2Location to lookup the geolocation information
Latest
method IP2LocationWebService.prototype.getCredit
import { IP2LocationWebService } from "https://deno.land/x/ip2location@8.3.0/src/ip2location.d.ts";

Queries the IP2Location Web Service for credit balance.

Parameters

callback: any

Callback function to receive the credit balance.