UNPKG

simple-command-bus

Version:
6 lines (5 loc) 125 B
export default class MethodNameInflector { inflect(command) { throw new Error('inflect method must be implemented'); } }