UNPKG

bpmn-js

Version:

A bpmn 2.0 toolkit and web modeler

10 lines (9 loc) 394 B
declare namespace _default { const __depends__: (import("didi").ModuleDeclaration | { bpmnCopyPaste: (string | typeof import("../copy-paste/BpmnCopyPaste").default)[]; moddleCopy: (string | typeof import("../copy-paste/ModdleCopy").default)[]; })[]; const bpmnReplace: (string | typeof BpmnReplace)[]; } export default _default; import BpmnReplace from './BpmnReplace';