Interface ObjectsMapOp

Describes an operation that was applied to a map object.

Hierarchy

  • ObjectsMapOp

Properties

Properties

data?: ObjectData

The data assigned to the key if the operation is MAP_SET.

key: string

The key that the operation was applied to.

Generated using TypeDoc