Files
IOT-recept-printer/index.js
2018-07-17 14:57:52 +01:00

4 lines
63 B
JavaScript

const EndPoints = require('./endpoints');
EndPoints.listen();