UNPKG

89 BJavaScriptView Raw
1const Burn = require('./dist/core').Burn;
2
3exports.default = Burn;
4module.exports = Burn;
\No newline at end of file