Skip to content

ActionParamValue

ActionParamValue = object

Defined in: actionParams.ts:38

One recorded parameter: the code value and its provenance.

source: ParamSource

Defined in: actionParams.ts:41


value: unknown

Defined in: actionParams.ts:40

The code value (JSON-safe; null when the code value is undefined).