Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

⚔️ Hypermodern Zero-Legacy Deno/React Framework
Go to Latest
type alias BuildResult
import { type BuildResult } from "https://deno.land/x/ultra@v2.0.0-alpha.11/lib/build/deps.ts";
definition: { sources: FileBag; compiled: FileBag; entrypoints: Entrypoint[]; }