isGreaterThan
constisGreaterThan: (a,b) =>boolean
Defined in: packages/@livestore/common/dist/schema/EventSequenceNumber/client.d.ts:75
Returns true if a is strictly greater than b (compares global, then client).
Parameters
Section titled “Parameters”Returns
Section titled “Returns”boolean