UNPKG

@neurosity/sdk

Version:
3 lines (2 loc) 170 B
import { DeviceInfo, OSVersion } from "../../../types/deviceInfo"; export declare function osHasBluetoothSupport(selectedDevice: DeviceInfo, osVersion?: OSVersion): any;