Skip to content

PromptScript API


Type Alias: TelemetryRuntime

TelemetryRuntime = "node" | "deno"

Defined in: telemetry/src/types.ts:8

Runtime hosting the CLI. Node and Deno records must not mix: batches and spool keys are separated by this value.