Skip to main content
Go to Latest
interface TransformFailure
implements Error
import { type TransformFailure } from "https://deno.land/x/esbuild@v0.17.5/mod.js";

Properties

errors: Message[]
warnings: Message[]