UNPKG
atm-hardware
Version:
latest (0.2.3)
0.2.3
0.2.2
0.2.0
ATM Hardware service
github.com/timgabets/atm-hardware
timgabets/atm-hardware
atm-hardware
/
README.md
11 lines
(8 loc)
•
231 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
# atm-hardware
ATM Hardware, used
by
[Electron ATM](https:
//github.com/timgabets/electron-atm) application.
## To use:
TODO ```javascript
const
ATMHardwareService = require(
'atm-hardware'
);
var
hw =
new
ATMHardwareService(); ```