@acoustic-content-sdk/tooling-messages
TypeScript icon, indicating that this package has built-in type declarations

9.0.10076 • Public • Published

npm

API Documentation

API Documentation

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

tooling-messages package

Implementation of the command to generate nls files.

Functions

Function Description
generateMessages(options)

Variables

Variable Description
VERSION Version 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

Parameter Type Description
options Schema

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;
}

Package Sidebar

Install

npm i @acoustic-content-sdk/tooling-messages

Weekly Downloads

1

Version

9.0.10076

License

MIT

Unpacked Size

230 kB

Total Files

45

Last publish

Collaborators

  • marcin-pasiewicz
  • nikodem.graczewski.acoustic
  • pawel.galias-ac
  • orenaksakal
  • marcin.konopka-ac