Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/frugal/src/build/Builder.ts>Builder

A frugal web framework
Go to Latest
class Builder
import { Builder } from "https://deno.land/x/frugal@0.9.0/src/build/Builder.ts";

Constructors

new
Builder(config: FrugalConfig)