mirror of
https://github.com/janishutz/MusicPlayerV2.git
synced 2025-11-25 13:04:23 +00:00
3 lines
59 B
JavaScript
3 lines
59 B
JavaScript
const app = require( './dist/app.js' ).default;
|
|
app.run();
|