How to change AutoPlace DEFAULT_DISTANCE

Yes ,and I have injected my ‘CustomAutoPlace’ to override 'autoPlace‘,but it’s doesn’t work.
The injected code is like follow
image

And I found that the autoPlace moudle in diagram-js is used as the bpmnAutoPlace’s –depends–. Does this mean I can only override the bpmnAutoPlace module instead of overriding the autoPlace module?
image

So how to override the modules in –depends–.? :rofl: