Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
interface TransformFailure
implements Error
import { type TransformFailure } from "https://deno.land/x/frugal@0.9.6/dep/esbuild.ts";

Properties

errors: Message[]
warnings: Message[]