@acoustic-content-sdk/ng-redux-api 中文文档教程

发布于 4年前 浏览 13 更新于 3年前

npm

Acoustic Content SDK 到 Redux 的 Angular 绑定的接口和 DI 令牌。

Table of Contents

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

ng-redux-api package

Acoustic Content SDK 的 Angular 绑定到 Redux 的接口和 DI 令牌。

Variables

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

Home > @acoustic-content-sdk/ng-redux-api > ACOUSTIC_TOKEN_REDUX_STORE

ACOUSTIC_TOKEN_REDUX_STORE variable

Injection token for the redux store

Signature:

ACOUSTIC_TOKEN_REDUX_STORE: InjectionToken<ReduxRootStore<Record<string, any>, import("redux").AnyAction>>

首页 > @acoustic-content-sdk/ng-redux-api > VERSION

VERSION variable

软件包的版本和构建号

签名

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

npm

Interfaces and DI tokens for the Angular binding to Redux for the Acoustic Content SDK.

Table of Contents

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

ng-redux-api package

Interfaces and DI tokens for the Angular binding to Redux for the Acoustic Content SDK.

Variables

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

Home > @acoustic-content-sdk/ng-redux-api > ACOUSTIC_TOKEN_REDUX_STORE

ACOUSTIC_TOKEN_REDUX_STORE variable

Injection token for the redux store

Signature:

ACOUSTIC_TOKEN_REDUX_STORE: InjectionToken<ReduxRootStore<Record<string, any>, import("redux").AnyAction>>

Home > @acoustic-content-sdk/ng-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;
}
    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文