UNPKG
al-cashdrawer
Version:
latest (0.1.1)
0.1.1
0.1.0
A utility to open a cash drawer with specified printer
al-cashdrawer
/
binding.js
5 lines
(4 loc)
•
187 B
JavaScript
View Raw
1
2
3
4
5
// Will load a compiled build if present or a prebuild.
// If no build if found it will throw an exception
var
binding
=
require(
'node-gyp-build'
)(__dirname)
module
.
exports
= binding