mirror of
https://github.com/bpmn-io/bpmn-js.git
synced 2025-08-18 06:13:14 +08: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'; |