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

x/cav/mod.ts>BundleInit

A server framework for Deno
Go to Latest
type alias BundleInit
import { type BundleInit } from "https://deno.land/x/cav@0.2.0-alpha.4/mod.ts";

Initializer options for creating a bundle() endpoint.

definition: ServeBundleOptions