Unique symbol used to brand LiveObject interfaces (LiveMap, LiveCounter).
This enables TypeScript to distinguish between these otherwise empty interfaces,
which would be structurally identical without this discriminating property.
This symbol is exported from 'ably' so that the types in 'ably/liveobjects'
(both ESM and CJS versions) share the same symbol, ensuring type compatibility.
Unique symbol used to brand LiveObject interfaces (LiveMap, LiveCounter). This enables TypeScript to distinguish between these otherwise empty interfaces, which would be structurally identical without this discriminating property.
This symbol is exported from 'ably' so that the types in 'ably/liveobjects' (both ESM and CJS versions) share the same symbol, ensuring type compatibility.