Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Extremely Popular
Go to Latest
interface esbuildTypes.AnalyzeMetafileOptions
import { type esbuildTypes } from "https://deno.land/x/fresh@1.5.0/src/build/deps.ts";
const { AnalyzeMetafileOptions } = esbuildTypes;

Properties

optional
color: boolean
optional
verbose: boolean