UNPKG

camunda-bpmn-js

Version:

Embeddable Camunda modeling distributions based on bpmn-js

5 lines (4 loc) 125 B
export default class CommandInitializer { static $inject: string[]; constructor(eventBus: any, commandStack: any); }