Skip to main content
Version: 23.2.0

canDownload() 函数

¥canDownload() function

签名

¥Signature

export declare function canDownload(options: InstallOptions): Promise<boolean>;

参数

¥Parameters

范围

类型

描述

options

InstallOptions

Returns:

Promise<boolean>