API reference / @evolu/common / local-first / SyncStateIsSynced
Interface: SyncStateIsSynced
Defined in: packages/common/src/local-first/Sync.ts:926
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
time | readonly | number & Brand<"Int"> & Brand<"NonNegative"> & Brand<`LessThanOrEqualTo${number}`> & Brand<"Millis"> | packages/common/src/local-first/Sync.ts:928 |
type | readonly | "SyncStateIsSynced" | packages/common/src/local-first/Sync.ts:927 |