Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
interface OnEndResult
import { type OnEndResult } from "https://deno.land/x/esbuild@v0.17.11/wasm.d.ts";

Properties

optional
errors: PartialMessage[]
optional
warnings: PartialMessage[]