UNPKG

bpmn-js

Version:

A bpmn 2.0 toolkit and web modeler

6 lines (5 loc) 181 B
import BpmnInteractionEvents from './BpmnInteractionEvents'; export default { __init__: [ 'bpmnInteractionEvents' ], bpmnInteractionEvents: [ 'type', BpmnInteractionEvents ] };