UNPKG

servicebus-register-handlers

Version:

module for registering all servicebus handlers in a folder, according to convention

6 lines (4 loc) 95 B
module.exports.command = 'domain.command'; module.exports.listen = function () { // no op }