Skip to main content
Module

x/fastro/build/esbuild.ts>Esbuild

Fast and simple web application framework for deno
Go to Latest
class Esbuild
import { Esbuild } from "https://deno.land/x/fastro@v0.77.8/build/esbuild.ts";

Constructors

new
Esbuild(name: string)

Properties

build: () => unknown