UNPKG
@ginden/blinkstick-v2
Version:
latest (3.4.1)
3.4.1
3.4.0
3.3.0
3.2.1
3.2.0
3.1.0
3.0.1
3.0.0
2.0.8
2.0.7
2.0.5
Improved Blickstick API for Node.js
github.com/Ginden/blinkstick-node-v2
Ginden/blinkstick-node-v2
@ginden/blinkstick-v2
/
dist
/
discovery
/
node-hid
/
index.d.ts
7 lines
•
258 B
TypeScript
View Raw
1
2
3
4
5
6
7
export
*
from
'./create-blinkstick-async'
;
export
*
from
'./create-blinkstick-sync'
;
export
*
from
'./find-blink-sticks'
;
export
*
from
'./find-blinkstick'
;
export
*
from
'./find-first'
;
export
*
from
'./find-raw-devices'
;
//# sourceMappingURL=index.d.ts.map