Skip to main content
Module

x/brawler/mod.ts>InitOptions

Develop and deploy Deno scripts for Cloudflare Workers with Wrangler
Go to Latest
type alias InitOptions
import { type InitOptions } from "https://deno.land/x/brawler@0.1.2/mod.ts";
definition: { config?: string; }