UNPKG

@tanislav000/bluez

Version:

Bluez5 D-Bus bindings for easy to use bluetooth access in Node.js

10 lines 262 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ProfileOptionsSignature = void 0; exports.ProfileOptionsSignature = { Channel: "q", PSM: "q", Version: "q", Features: "q", }; //# sourceMappingURL=profile.js.map