9.0.10076 • Published 4 years ago

@acoustic-content-sdk/react-redux-api v9.0.10076

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

npm

API constants for React contexts.

API Documentation

Home > @acoustic-content-sdk/react-redux-api

react-redux-api package

Collection of APIs and constants for the React SDK for redux.

Variables

VariableDescription
ACOUSTIC_CONTEXT_REDUX_STOREInjection token for the redux store
VERSIONVersion and build number of the package

Home > @acoustic-content-sdk/react-redux-api > ACOUSTIC_CONTEXT_REDUX_STORE

ACOUSTIC_CONTEXT_REDUX_STORE variable

Injection token for the redux store

Signature:

ACOUSTIC_CONTEXT_REDUX_STORE: Required<import("react").Context<ReduxRootStore<Record<string, any>, import("redux").AnyAction>>>

Home > @acoustic-content-sdk/react-redux-api > VERSION

VERSION variable

Version and build number of the package

Signature:

VERSION: {
    version: {
        major: string;
        minor: string;
        patch: string;
        branch: string;
    };
    build: Date;
}
9.0.10076

4 years ago

9.0.10067

4 years ago

9.0.10040

4 years ago

9.0.10034

4 years ago

9.0.495

4 years ago

9.0.493

4 years ago

9.0.462

4 years ago

9.0.407

4 years ago

9.0.384

4 years ago

9.0.361

4 years ago

9.0.360

4 years ago

9.0.271

4 years ago

9.0.251

4 years ago

9.0.242

4 years ago

9.0.216

4 years ago

9.0.209

4 years ago

9.0.89

4 years ago

9.0.30

4 years ago