property ScriptOutcome.value

The script's export default, or undefined when it has none — or when it had one that could not be handed back, in which case ScriptOutcome.valueProblem says so.

Type

unknown

Usage

import { type ScriptOutcome } from "lib/commands/run.ts";