UNPKG

75 BJavaScriptView Raw
1const plugin = require('./plugin')
2
3module.exports = {
4 default: plugin
5}