Statekit - v2.0.1
    Preparing search index...

    Type Alias StoreEventHandler<TState>

    StoreEventHandler: (state: TState, set: SetState<TState>) => void

    Type Parameters

    • TState extends object

    Type declaration