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