Skip to main content
Module

x/netzo/types.ts>NetzoSDKInstance

Netzo - roll out internal tools faster
Go to Latest
interface NetzoSDKInstance
import { type NetzoSDKInstance } from "https://deno.land/x/netzo@v0.1.55/types.ts";

Properties

baseURL: string
getApiKey: () => string
resource: (ref: string | IResource) => Promise<ResourceClient>