interface OnStartResultimport { type OnStartResult } from "https://deno.land/x/esbuild@v0.17.9/mod.js"; Propertiesoptionalerrors: PartialMessage[]optionalwarnings: PartialMessage[]