Interface MapSet

Describes the payload for a MAP_SET operation on a map object.

Hierarchy

  • MapSet

Properties

Properties

key: string

The key to set.

value: ObjectData

The value to set.

Generated using TypeDoc