InputMapEntry
Defined in: packages/core/dist/index.d.mts:199
An input map entry.
Properties
Section titled “Properties”inputKey
Section titled “inputKey”inputKey:
string
Defined in: packages/core/dist/index.d.mts:203
The key of the map entry.
inputOption
Section titled “inputOption”inputOption:
Option<any,any,any> |Positional<any,any,any>
Defined in: packages/core/dist/index.d.mts:207
The value of the map entry.