bitflo/start.js
2023-06-12 14:23:52 +05:30

2 lines
45 B
JavaScript

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