menu
Output
import { Output } from "destack:module";
The artifact produced by the current build target.
1export type Output = "bundle" | "program"import { Output } from "destack:module";
The artifact produced by the current build target.
1export type Output = "bundle" | "program"