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

Properties

errors: Message[]
warnings: Message[]