mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-02-11 16:36:33 +00:00
Inline `ResizeUtil` into behavior to prevent circular depdendency. It is not being used outside the behavior anyway and uses behavior internals (lane dimensions).
1 line
68 B
JavaScript
1 line
68 B
JavaScript
export { getParticipantResizeConstraints } from '../ResizeBehavior'; |