SuperNodeStorage/launch.js
2021-07-22 03:02:33 +05:30

2 lines
44 B
JavaScript

const start = require('./src/main')
start();