UNPKG

@stoprocent/noble

Version:

A Node.js BLE (Bluetooth Low Energy) central library.

5 lines (3 loc) 134 B
const withBindings = require('./lib/resolve-bindings'); module.exports = withBindings(); module.exports.withBindings = withBindings;