@statesync/core / InvalidationEvent
Interface: InvalidationEvent
Defined in: types.ts:33
Properties
revision
ts
revision: Revision;Defined in: types.ts:35
sourceId?
ts
optional sourceId: string;Defined in: types.ts:36
timestampMs?
ts
optional timestampMs: number;Defined in: types.ts:37
topic
ts
topic: string;Defined in: types.ts:34