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

x/esbuild_deno_loader/deps.ts>esbuild.Format

Deno module resolution for `esbuild`
Go to Latest
type alias esbuild.Format
import { type esbuild } from "https://deno.land/x/esbuild_deno_loader@0.5.2/deps.ts";
const { Format } = esbuild;
definition: "iife" | "cjs" | "esm"