UNPKG

bpmn-js

Version:

A bpmn 2.0 toolkit and web modeler

4 lines 251 B
export function canBeNonInterrupting(shape: any): boolean; export function getInterruptingProperty(shape: any): "cancelActivity" | "isInterrupting"; export const NON_INTERRUPTING_EVENT_TYPES: string[]; //# sourceMappingURL=NonInterruptingUtil.d.ts.map