Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
interface BuildFailure
implements Error
import { type BuildFailure } from "https://deno.land/x/esbuild@v0.14.52/wasm.d.ts";

Properties

errors: Message[]
warnings: Message[]