name : index.js
module.exports = {
  publish: require('./publish.js'),
  unpublish: require('./unpublish.js'),
}

© 2026 Iwafut Security