Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeltaMergeConstants

These constants will be sent to clients from the server. They are used to understand how to merge delta states.

Hierarchy

  • DeltaMergeConstants

Index

Properties

DELTA_LIST_LENGTH

DELTA_LIST_LENGTH: string

A special key that indicates the object is an array with the value being the array's length.

DELTA_REMOVED

DELTA_REMOVED: string

Special symbol that indicates a delta's key was removed when this value is present.

Generated using TypeDoc