UNPKG

@kinvolk/headlamp-plugin

Version:

The needed infrastructure for building Headlamp plugins.

5 lines (4 loc) 201 B
/** Allow selecting multiple clusters on home page. */ export declare const MULTI_HOME_ENABLED: true; /** Show recent clusters on the home page */ export declare const ENABLE_RECENT_CLUSTERS: boolean;