Skip to main content
Version: 23.5.0

detectBrowserPlatform() 函数

¥detectBrowserPlatform() function

签名

¥Signature

export declare function detectBrowserPlatform(): BrowserPlatform | undefined;

Returns:

BrowserPlatform | undefined