UNPKG

@kieler/klighd-core

Version:

Core KLighD diagram visualization with Sprotty

7 lines 248 B
import { ContainerModule } from 'inversify'; /** * Module for updating the DepthMap whenever needed. */ declare const updateDepthMapModule: ContainerModule; export default updateDepthMapModule; //# sourceMappingURL=update-depthmap-module.d.ts.map