UNPKG

@ginden/blinkstick-v2

Version:
5 lines 213 B
/** * @summary Finds all USB (libusb) devices that match the BlinkStick vendor and product IDs. */ export declare function findRawDevices(): import("usb").Device[]; //# sourceMappingURL=find-raw-devices.d.ts.map