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

x/fresh/src/build/deps.ts>esbuildTypes.Format

The next-gen web framework.
Extremely Popular
Go to Latest
type alias esbuildTypes.Format
import { type esbuildTypes } from "https://deno.land/x/fresh@1.4.0/src/build/deps.ts";
const { Format } = esbuildTypes;
definition: "iife" | "cjs" | "esm"