import { default } from "https://deno.land/x/maxminddb@v1.2.0/dist/lib.d.ts";
If module_or_path
is {RequestInfo} or {URL}, makes a request and
for everything else, calls WebAssembly.instantiate
directly.
Returns
Promise<InitOutput>
import { default } from "https://deno.land/x/maxminddb@v1.2.0/dist/lib.d.ts";
If module_or_path
is {RequestInfo} or {URL}, makes a request and
for everything else, calls WebAssembly.instantiate
directly.