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

getInstalledBrowsers() 関数

キャッシュディレクトリにインストールされているブラウザのメタデータを返します。

署名:

export declare function getInstalledBrowsers(
options: GetInstalledBrowsersOptions
): Promise<InstalledBrowser[]>;

パラメーター

パラメーター説明
オプションGetInstalledBrowsersOptions

戻り値

InstalledBrowser の Promise<[]>