UI Action - v0.9.2
    Preparing search index...

    Type Alias StateChangePushEventHandler

    StateChangePushEventHandler: (
        this: void,
        oldState: StateId,
        newState: StateId,
    ) => void

    Type declaration