UNPKG

97 BJavaScriptView Raw
1module.exports = {
2 publish: require('./publish.js'),
3 unpublish: require('./unpublish.js'),
4}