UNPKG

diagram-js

Version:

A toolbox for displaying and modifying diagrams on the web

5 lines (4 loc) 128 B
export default class ReplaceSelectionBehavior { static $inject: string[]; constructor(selection: any, eventBus: any); }