Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/netzo/integrations/apis/facturama/mod.ts>FacturamaOptions

Full-stack Deno framework for building business web apps like internal tools, dashboards, admin panels and automated workflows.
Go to Latest
type alias FacturamaOptions
import { type FacturamaOptions } from "https://deno.land/x/netzo@0.4.42/integrations/apis/facturama/mod.ts";
definition: { username: string; password: string; }