Type Alias: StateSyncAction
type StateSyncAction = (typeof STATE_SYNC_ACTION_VALUES)[number];
Defined in: shared/types/stateSync.ts:98
Union of all supported state synchronization lifecycle actions.
type StateSyncAction = (typeof STATE_SYNC_ACTION_VALUES)[number];
Defined in: shared/types/stateSync.ts:98
Union of all supported state synchronization lifecycle actions.