UNPKG
@eeemarv/io-spi
Version:
latest (0.2.8)
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0
Promise Based Native Node.js Addon for SPI devices on Linux
github.com/eeemarv/io-spi
eeemarv/io-spi
@eeemarv/io-spi
/
index.mjs
3 lines
(2 loc)
•
63 B
JavaScript
View Raw
1
2
3
import
SPIDevice
from
'./index.cjs'
;
export
default
SPIDevice
;