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

9.0.10076 • Public • Published

npm

API Documentation

Home > @acoustic-content-sdk/redux-feature-database

redux-feature-database package

Redux feature that maintains a cached version of the redux store in localstorage.

Variables

Variable Description
databaseFeature Exposes the feature module selector
MODULE Module name
VERSION Version and build number of the package

Home > @acoustic-content-sdk/redux-feature-database > databaseFeature

databaseFeature variable

Exposes the feature module selector

Signature:

databaseFeature: import("@acoustic-content-sdk/redux-store").ReduxFeatureModule<unknown, any, import("redux").AnyAction, import("redux").AnyAction, any>

Home > @acoustic-content-sdk/redux-feature-database > MODULE

MODULE variable

Module name

Signature:

MODULE = "@acoustic-content-sdk/redux-feature-database"

Home > @acoustic-content-sdk/redux-feature-database > VERSION

VERSION variable

Version and build number of the package

Signature:

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

/@acoustic-content-sdk/redux-feature-database/

    Package Sidebar

    Install

    npm i @acoustic-content-sdk/redux-feature-database

    Weekly Downloads

    7

    Version

    9.0.10076

    License

    MIT

    Unpacked Size

    372 kB

    Total Files

    60

    Last publish

    Collaborators

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