UNPKG

@kinvolk/headlamp-plugin

Version:

The needed infrastructure for building Headlamp plugins.

5 lines (4 loc) 106 B
/** * @returns true if the app is in development mode. */ export declare function isDevMode(): boolean;