mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Expose kubeObjectStatusRegistry and KubeObjectStatusRegistration to extensions
Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
This commit is contained in:
parent
cd35078510
commit
d833587bbb
@ -7,4 +7,4 @@ export * from "./status-bar-registry"
|
||||
export * from "./kube-object-detail-registry";
|
||||
export * from "./kube-object-menu-registry";
|
||||
export * from "./cluster-feature-registry"
|
||||
export * from "./kube-object-status-registry"
|
||||
export { kubeObjectStatusRegistry, KubeObjectStatusRegistration } from "./kube-object-status-registry"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user