Skip to content

ActionParamValue

ActionParamValue = object

Defined in: actionParams.ts:37

One recorded parameter: the code value and its provenance.

source: ParamSource

Defined in: actionParams.ts:40


value: unknown

Defined in: actionParams.ts:39

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