UNPKG

@kieler/klighd-core

Version:

Core KLighD diagram visualization with Sprotty

7 lines 222 B
import { ContainerModule } from 'inversify'; /** * Module for creating and going to bookmarks */ declare const bookmarkModule: ContainerModule; export default bookmarkModule; //# sourceMappingURL=bookmark-module.d.ts.map