mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-07 16:45:10 +00:00
4 lines
63 B
JavaScript
4 lines
63 B
JavaScript
#!/usr/bin/env node
|
|
|
|
module.exports = require('./bin/app.js');
|