import { type BuilderEntrypoints } from "https://deno.land/x/mesozoic@v1.0.0-alpha.19/lib/builder.ts";
An object where the keys are a path of an entrypoint relative to the BuildContext.root
definition: { [path: string]: EntrypointConfig; }
import { type BuilderEntrypoints } from "https://deno.land/x/mesozoic@v1.0.0-alpha.19/lib/builder.ts";
An object where the keys are a path of an entrypoint relative to the BuildContext.root