Skip to content

InputMapEntry

Defined in: packages/core/dist/index.d.mts:197

An input map entry.

inputKey: string

Defined in: packages/core/dist/index.d.mts:201

The key of the map entry.


inputOption: Option<any, any, any> | Positional<any, any, any>

Defined in: packages/core/dist/index.d.mts:205

The value of the map entry.