UNPKG

@stoprocent/bluetooth-hci-socket

Version:
6 lines (4 loc) 154 B
function UnsupportedPlatformBluetoothHciSocket () { throw new Error('Unsupported platform'); } module.exports = UnsupportedPlatformBluetoothHciSocket;