Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
type alias NetzoOptions
import { type NetzoOptions } from "https://deno.land/x/netzo@0.3.65/core/mod.ts";
definition: { apiKey: string; baseURL?: string; }