mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Exporting ClusterPreferences to extensions
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
parent
e7e307880c
commit
6c02954c12
@ -21,3 +21,4 @@ export type { ShellEnvModifier, ShellEnvContext } from "../../main/shell-session
|
||||
export type { KubeObjectContextMenuItem, KubeObjectOnContextMenuOpenContext, KubeObjectOnContextMenuOpen, KubeObjectHandlers, KubeObjectHandlerRegistration } from "../../renderer/kube-object/handler";
|
||||
export type { TrayMenuRegistration } from "../../main/tray/tray-menu-registration";
|
||||
export type { MenuRegistration } from "../../features/application-menu/main/menu-registration";
|
||||
export type { ClusterPreferences } from "../../common/cluster-types";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user