UNPKG

rete-angular-jellytech-plugin

Version:

Angular Jellytech ==== Plugin for displaying SCADA and overview elements

9 lines (8 loc) 258 B
/** * Built-in presets, responsible for rendering different parts of the editor. * @module */ export * as classic from './classic'; export * as contextMenu from './context-menu'; export * as minimap from './minimap'; export * as reroute from './reroute';