Package Exports
- @palettegear/serialport-bindings
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@palettegear/serialport-bindings) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@serialport/Bindings
The Binding is how Node-SerialPort talks to the underlying system. By default, we auto detect Windows, Linux and OS X, and load the appropriate module for your system. You can assign SerialPort.Binding to any binding you like. Find more by searching "serialport-binding" at npm.
Learn more at our bindings documentation page.