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