@acoustic-content-sdk/tooling-messages 中文文档教程

发布于 4年前 浏览 9 更新于 3年前

npm

API Documentation

API Documentation

首页 > @acoustic-content-sdk/tooling-messages

tooling-messages package

生成nls文件的命令的实现。

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

签名:

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

Parameters

Parameter Type Description
options Schema

返回:

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

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

VERSION variable

软件包的版本和构建号

签名:

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

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

友情链接

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文