UNPKG

94 BJavaScriptView Raw
1module.exports = require('./script');
2
3module.exports.Interpreter = require('./interpreter');