interface OnEndResultimport { type OnEndResult } from "https://deno.land/x/esbuild@v0.18.17/wasm.d.ts"; Propertiesoptionalerrors: PartialMessage[]optionalwarnings: PartialMessage[]