UNPKG

89 BJavaScriptView Raw
1const AtomaticCore = require('./lib/AtomaticCore');
2
3module.exports = new AtomaticCore();
\No newline at end of file