2017-03-30 02:50:05 +09:00

6 lines
52 B
JavaScript

let Core = function() {};
module.exports = Core;