Type Alias: WhenContextValue
WhenContextValue =
string|number|boolean|null
Defined in: Extensions/ExtensionApiDtos.ts:46
Value types accepted by the when-context bag. Structurally identical to
Spec B's WhenContextValue.
WhenContextValue =
string|number|boolean|null
Defined in: Extensions/ExtensionApiDtos.ts:46
Value types accepted by the when-context bag. Structurally identical to
Spec B's WhenContextValue.