Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/lume/deps/esbuild.ts>BuildFailure

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
interface BuildFailure
implements Error
import { type BuildFailure } from "https://deno.land/x/lume@v2.2.1/deps/esbuild.ts";

Properties

errors: Message[]
warnings: Message[]