UNPKG

62 BJavaScriptView Raw
1const exec = require('./exec');
2
3module.exports = {
4 exec
5};