mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-01-18 13:01:23 +00:00
b4bd6557b1
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'; |