@acoustic-content-sdk/ng-rest-api 中文文档教程
基于 REST 的 Angular SDK 的上下文和接口定义。
Home > @acoustic-content-sdk/ng-rest-api
ng-rest-api package
基于 REST 的 Angular SDK 的上下文和接口定义。
Variables
Variable | Description |
---|---|
ACOUSTIC_TOKEN_FETCH_TEXT | Injection token for the remote text access |
VERSION | Version 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;
}
Definition of contexts and interfaces for the Angular SDK based on REST.
Home > @acoustic-content-sdk/ng-rest-api
ng-rest-api package
Definition of contexts and interfaces for the Angular SDK based on REST.
Variables
Variable | Description |
---|---|
ACOUSTIC_TOKEN_FETCH_TEXT | Injection token for the remote text access |
VERSION | Version 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;
}