type alias EntrypointConfigimport { type EntrypointConfig } from "https://dotland.deno.dev/x/ultra@v2.0.1/lib/build/deps.ts"; definition: { path: string; target: Target; }