mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
* export more UI components via extensions-api, touches #1277 #1284 Signed-off-by: Roman <ixrock@gmail.com> * fix build, added table + notification-store exports Signed-off-by: Roman <ixrock@gmail.com>
5 lines
150 B
TypeScript
5 lines
150 B
TypeScript
export * from "./kube-object-details"
|
|
export * from "./kube-object-list-layout"
|
|
export * from "./kube-object-menu"
|
|
export * from "./kube-object-meta"
|