Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
interface TransformFailure
implements Error
import { type TransformFailure } from "https://deno.land/x/esbuild@v0.18.17/mod.js";

Properties

errors: Message[]
warnings: Message[]