UNPKG

bpmn-js

Version:

A bpmn 2.0 toolkit and web modeler

8 lines (6 loc) 285 B
export default class AppendBehavior extends CommandInterceptor { constructor(eventBus: any); } type EventBus = import("diagram-js/lib/core/EventBus").default; import CommandInterceptor from 'diagram-js/lib/command/CommandInterceptor'; //# sourceMappingURL=AppendBehavior.d.ts.map