Skip to main content
Go to Latest
interface BuildFailure
implements Error
import { type BuildFailure } from "https://deno.land/x/esbuild@v0.17.5/wasm.d.ts";

Properties

errors: Message[]
warnings: Message[]