Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

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

Zero-Legacy Deno/React Suspense SSR Framework
Go to Latest
type alias EntrypointConfig
import { type EntrypointConfig } from "https://deno.land/x/ultra@v2.3.0/lib/build/deps.ts";
definition: { path: string; target: Target; }