メインコンテンツへスキップ
バージョン: 22.5.0

resolveBuildId() 関数

シグネチャ:

export declare function resolveBuildId(
browser: Browser,
platform: BrowserPlatform,
tag: string
): Promise<string>;

パラメータ

パラメータ説明
ブラウザBrowser
プラットフォームBrowserPlatform
タグ文字列

戻り値

Promise<文字列>