@acoustic-content-sdk/tooling-fonts 中文文档教程
API Documentation
主页 > @acoustic-content-sdk/tooling-fonts
tooling-fonts package
生成nls文件的命令的实现。
Variables
Variable | Description |
---|---|
TEST | |
VERSION | Version and build number of the package |
Home > @acoustic-content-sdk/tooling-fonts > TEST
TEST variable
Signature:
TEST = "test"
Home > ; @acoustic-content-sdk/tooling-fonts > VERSION
VERSION variable
软件包的版本和构建号
签名:
VERSION: {
version: {
major: string;
minor: string;
patch: string;
branch: string;
};
build: Date;
}
API Documentation
Home > @acoustic-content-sdk/tooling-fonts
tooling-fonts package
Implementation of the command to generate nls files.
Variables
Variable | Description |
---|---|
TEST | |
VERSION | Version and build number of the package |
Home > @acoustic-content-sdk/tooling-fonts > TEST
TEST variable
Signature:
TEST = "test"
Home > @acoustic-content-sdk/tooling-fonts > VERSION
VERSION variable
Version and build number of the package
Signature:
VERSION: {
version: {
major: string;
minor: string;
patch: string;
branch: string;
};
build: Date;
}