Skip to main content
Go to Latest
interface OnEndResult
import { type OnEndResult } from "https://deno.land/x/esbuild@v0.19.3/mod.d.ts";

Properties

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