import { type esbuild } from "https://deno.land/x/aleph@1.0.0-beta.23/server/deps.ts";
const { OnStartResult } = esbuild;
Properties
optional
errors: PartialMessage[]optional
warnings: PartialMessage[]import { type esbuild } from "https://deno.land/x/aleph@1.0.0-beta.23/server/deps.ts";
const { OnStartResult } = esbuild;