UNPKG

64 BJavaScriptView Raw
1const init = require(`./lib/init`);
2
3module.exports = { init };