UNPKG

@hexadrop/command

Version:

Hexagonal architecture utils library

3 lines (2 loc) 161 B
export { default as CommandNotRegisteredError } from './command-not-registered.error'; export { default as InvalidCommandError } from './invalid-command.error';