Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/ultra/lib/build/deps.ts>EntrypointConfig

🧙 Hypermodern Zero-Legacy Deno/React Framework
Go to Latest
type alias EntrypointConfig
import { type EntrypointConfig } from "https://deno.land/x/ultra@v2.0.0-alpha.18/lib/build/deps.ts";
definition: { vendorOutputDir: string; target: EntrypointTarget; }