mirror of
https://gitee.com/la-vie/console-pro-free.git
synced 2024-12-26 03:39:18 +00:00
3 lines
57 B
JavaScript
3 lines
57 B
JavaScript
var E = require('./index.js');
|
|
module.exports = new E();
|