mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-01-11 09:36:07 +00:00
fix(modeling): add type hint
This commit is contained in:
parent
483a607631
commit
c1cc210434
@ -33,4 +33,6 @@ export default function SpaceToolBehavior(eventBus) {
|
||||
|
||||
return minDimensions;
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
SpaceToolBehavior.$inject = [ 'eventBus' ];
|
||||
|
Loading…
x
Reference in New Issue
Block a user