Type Alias: StateSyncFullSyncResult
type StateSyncFullSyncResult = z.infer<typeof stateSyncFullSyncResultSchema>;
Defined in: shared/types/stateSync.ts:245
Result returned from a requestFullSync invocation.
type StateSyncFullSyncResult = z.infer<typeof stateSyncFullSyncResultSchema>;
Defined in: shared/types/stateSync.ts:245
Result returned from a requestFullSync invocation.