SDN-R add updated featureaggregator
[ccsdk/features.git] / sdnr / wt / odlux / apps / connectApp / src / models / panelId.ts
1 export type PanelId = null | "NetworkElements" | "ConnectionStatusLog";