9.0.10076 • Published 5 years ago

@acoustic-content-sdk/tooling-messages v9.0.10076

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

npm

API Documentation

API Documentation

Home > @acoustic-content-sdk/tooling-messages

tooling-messages package

Implementation of the command to generate nls files.

Functions

FunctionDescription
generateMessages(options)

Variables

VariableDescription
VERSIONVersion and build number of the package

Home > @acoustic-content-sdk/tooling-messages > generateMessages

generateMessages() function

Signature:

export declare function generateMessages(options: Schema): (aReadDir: ReadDirectory, aLogSvc?: LoggerService) => import("rxjs").Observable<FileDescriptor<string>>;

Parameters

ParameterTypeDescription
optionsSchema

Returns:

(aReadDir: ReadDirectory, aLogSvc?: LoggerService) => import("rxjs").Observable<FileDescriptor<string>>

Home > @acoustic-content-sdk/tooling-messages > VERSION

VERSION variable

Version and build number of the package

Signature:

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

5 years ago

9.0.10067

5 years ago

9.0.10040

5 years ago

9.0.10034

5 years ago

9.0.495

5 years ago

9.0.493

5 years ago

9.0.462

5 years ago

9.0.407

5 years ago

9.0.384

5 years ago

9.0.361

5 years ago

9.0.360

5 years ago

9.0.271

5 years ago

9.0.251

5 years ago

9.0.242

5 years ago

9.0.216

5 years ago

9.0.209

5 years ago

9.0.202

5 years ago

9.0.159

5 years ago

9.0.124

5 years ago