Kind: Function
Source: src/helper/adapter/index.ts
Part of: Helper
Signature
tsfunction checkUserAgentEquals(platform: string): boolean
Parameters
| Name | Type |
|---|---|
platform | string |
Returns: boolean
Kind: Function
Source: src/helper/adapter/index.ts
Part of: Helper
tsfunction checkUserAgentEquals(platform: string): boolean
| Name | Type |
|---|---|
platform | string |
Returns: boolean
Was this page helpful?