跳至主要內容
版本:23.11.1

resolveBuildId() 函數

簽名

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

參數

參數

類型

描述

browser

Browser

platform

BrowserPlatform

tag

字串

返回

Promise<字串>