Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
interface OnStartResult
import { type OnStartResult } from "https://deno.land/x/esbuild@v0.17.11/wasm.js";

Properties

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