Core API Overview > @adpt/core > ProcessStateUpdates ProcessStateUpdates type Signature: export declare type ProcessStateUpdates = () => Promise<{ stateChanged: boolean; }>;