UNPKG

diagram-js

Version:

A toolbox for displaying and modifying diagrams on the web

6 lines (5 loc) 167 B
declare const _default: { interactionEvents: (string | typeof InteractionEvents)[]; }; export default _default; import InteractionEvents from './InteractionEvents';