9.0.10076 • Published 4 years ago

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

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

npm

API constants for React contexts.

API Documentation

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

react-redux-hooks package

API constants for React contexts.

Variables

VariableDescription
ACOUSTIC_CONTEXT_REACT_REDUXInjection token for the react redux store
ACOUSTIC_PROVIDER_REACT_REDUXDeclares the provider
VERSIONVersion and build number of the package

Home > @acoustic-content-sdk/react-redux-hooks > ACOUSTIC_CONTEXT_REACT_REDUX

ACOUSTIC_CONTEXT_REACT_REDUX variable

Injection token for the react redux store

Signature:

ACOUSTIC_CONTEXT_REACT_REDUX: import("react").Context<import("react-redux").ReactReduxContextValue<any, import("redux").AnyAction>>

Home > @acoustic-content-sdk/react-redux-hooks > ACOUSTIC_PROVIDER_REACT_REDUX

ACOUSTIC_PROVIDER_REACT_REDUX variable

Declares the provider

Signature:

ACOUSTIC_PROVIDER_REACT_REDUX: import("@acoustic-content-sdk/react-api").ReactProvider<import("react-redux").ReactReduxContextValue<any, import("redux").AnyAction>>

Home > @acoustic-content-sdk/react-redux-hooks > 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