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

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

npm

基于 REST 的 Angular SDK 的上下文和接口定义。

API Documentation

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

ng-rest-api package

基于 REST 的 Angular SDK 的上下文和接口定义。

Variables

VariableDescription
ACOUSTIC_TOKEN_FETCH_TEXTInjection token for the remote text access
VERSIONVersion and build number of the package

Home > @acoustic-content-sdk/ng-rest-api > ACOUSTIC_TOKEN_FETCH_TEXT

ACOUSTIC_TOKEN_FETCH_TEXT variable

Injection token for the remote text access

Signature:

ACOUSTIC_TOKEN_FETCH_TEXT: InjectionToken<FetchText>

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

VERSION variable

软件包的版本和构建号

签名

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

npm

Definition of contexts and interfaces for the Angular SDK based on REST.

API Documentation

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

ng-rest-api package

Definition of contexts and interfaces for the Angular SDK based on REST.

Variables

VariableDescription
ACOUSTIC_TOKEN_FETCH_TEXTInjection token for the remote text access
VERSIONVersion and build number of the package

Home > @acoustic-content-sdk/ng-rest-api > ACOUSTIC_TOKEN_FETCH_TEXT

ACOUSTIC_TOKEN_FETCH_TEXT variable

Injection token for the remote text access

Signature:

ACOUSTIC_TOKEN_FETCH_TEXT: InjectionToken<FetchText>

Home > @acoustic-content-sdk/ng-rest-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 和您的相关数据。
    原文