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

Properties

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