UNPKG

blinkstick-ts

Version:
6 lines (5 loc) 135 B
"use strict"; var HID = require('node-hid'); var devices = HID.devices(); console.log("Here come the devices:"); console.log(devices);