UNPKG
@chrisheninger/saxi
Version:
latest (0.15.1)
0.15.1
Drive the AxiDraw pen plotter
github.com/nornagon/saxi
nornagon/saxi
@chrisheninger/saxi
/
index.js
4 lines
(3 loc)
•
64 B
JavaScript
View Raw
1
2
3
4
module
.exports = {
server:
require
(
'./dist/server/server'
), }