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