UNPKG

rete-angular-jellytech-plugin

Version:

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

11 lines (10 loc) 528 B
export * from "./node/node.component"; export * from "./scada-node/scada-node.component"; export * from "./connection/connection-wrapper.component"; export * from "./connection/connection.component"; export * from "./control/control.component"; export * from "./socket/socket.component"; export * from "./scada-socket/scada-socket"; export * from "./scada-connection/scada-connection"; export * from "./scada-overview-node/scada-overview-node.component"; export * from "./scada-overview-socket/scada-overview-socket.component";