@acoustic-content-sdk/react-redux-api
TypeScript icon, indicating that this package has built-in type declarations

9.0.10076 • Public • Published

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

Variable Description
ACOUSTIC_CONTEXT_REDUX_STORE Injection token for the redux store
VERSION Version 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;
}

Package Sidebar

Install

npm i @acoustic-content-sdk/react-redux-api

Weekly Downloads

21

Version

9.0.10076

License

MIT

Unpacked Size

24.4 kB

Total Files

33

Last publish

Collaborators

  • marcin-pasiewicz
  • nikodem.graczewski.acoustic
  • pawel.galias-ac
  • orenaksakal
  • marcin.konopka-ac