import { type BuilderEntrypoints } from "https://deno.land/x/mesozoic@v1.0.0-beta.1/lib/builder.ts";
An object where the keys are the name of the entrypoint
definition: { [name: string]: EntrypointConfig; }
import { type BuilderEntrypoints } from "https://deno.land/x/mesozoic@v1.0.0-beta.1/lib/builder.ts";
An object where the keys are the name of the entrypoint