9.0.10076 • Published 6 years ago
@acoustic-content-sdk/tooling-fonts v9.0.10076
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;
}