UNPKG

@kui-shell/plugin-core-support

Version:

Kui plugin offering core extensions such as help and screenshot commands

4 lines (3 loc) 162 B
import { Common } from '@kui-shell/test'; export declare const defaultTheme = "PatternFly4 Light"; export declare const resetTheme: (ctx: Common.ISuite) => void;