@acoustic-content-sdk/redux-feature-database 中文文档教程
8 @acoustic-content-sdk/redux-feature-database
redux-feature-database package
Redux 功能在本地存储中维护 redux 存储的缓存版本。
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: {
version: {
major: string;
minor: string;
patch: string;
branch: string;
};
build: Date;
}
更多
你可能也喜欢
- 2of5-interleaved-encoder 中文文档教程
- @1023-ventures/darri-pp-permissions 中文文档教程
- @12core/date-input-polyfill 中文文档教程
- @1e3/ui 中文文档教程
- @1hive/lottie-react-web 中文文档教程
- @3846masa/axios-cookiejar-support 中文文档教程
- @3yaa3yaa/markdowntextbox 中文文档教程
- @a8k/babel-preset 中文文档教程
- @acoustic-content-sdk/react-rest 中文文档教程
- @adminide-stack/common 中文文档教程