UNPKG

bpmn-js

Version:

A bpmn 2.0 toolkit and web modeler

7 lines (6 loc) 223 B
declare namespace _default { const __init__: string[]; const bpmnInteractionEvents: (string | typeof BpmnInteractionEvents)[]; } export default _default; import BpmnInteractionEvents from './BpmnInteractionEvents';