UNPKG

@fancy-crud/bus

Version:

Utility package to use command responsibility segregation

9 lines (8 loc) 250 B
export * from './bus'; export * from './map-commands'; export * from './map-dependencies'; export * from './register-provider'; export * from './register-command-handler'; export * from './inject'; export * from './meta'; export * from './register';