2 lines
44 B
JavaScript
2 lines
44 B
JavaScript
const start = require('./src/main')
|
|
start(); |
const start = require('./src/main')
|
|
start(); |