UNPKG

@jescrich/nestjs-workflow

Version:
8 lines (7 loc) 321 B
export * from './workflow/definition'; export * from './workflow/service'; export * from './workflow/module'; export * from './workflow/entity.service'; export * from './workflow/action.class.decorator'; export * from './workflow/action.event.method.decorator'; export * from './workflow/action.status.method.decorator';