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