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

x/netzo/apis/paddle/mod.ts>PaddleOptions

Deno-powered framework for building business web apps
Go to Latest
type alias PaddleOptions
import { type PaddleOptions } from "https://deno.land/x/netzo@0.4.11/apis/paddle/mod.ts";
definition: { apiKey: string; baseURL?: string; }