Skip to main content
Module

x/import/deps.ts>esbuildWASM.BuildFailure

🐎 A ponyfill for using dynamic imports within Deno Deploy.
Go to Latest
interface esbuildWASM.BuildFailure
implements Error
import { type esbuildWASM } from "https://deno.land/x/import@v0.1.4/deps.ts";
const { BuildFailure } = esbuildWASM;

Properties

errors: Message[]
warnings: Message[]