• Build a redux store with reducers specific to the admin interface as well as reducers from web-opds-client.

    Parameters

    Returns EnhancedStore<Object, UnknownAction, Tuple<[StoreEnhancer<{
        dispatch: ThunkDispatch<Object, undefined, UnknownAction>;
    }, {}>, StoreEnhancer<{}, {}>]>>

Generated using TypeDoc