Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
interface BuildFailure
implements Error
import { type BuildFailure } from "https://deno.land/x/esbuild@v0.24.0/mod.js";

Properties

errors: Message[]
warnings: Message[]