Skip to content

isGreaterThanOrEqual

const isGreaterThanOrEqual: (a, b) => boolean

Defined in: packages/@livestore/common/dist/schema/EventSequenceNumber/client.d.ts:77

Returns true if a is greater than or equal to b (compares global, then client).

Composite

Composite

boolean