UNPKG

@launchmenu/core

Version:

An environment for visual keyboard controlled applets

6 lines 232 B
import { IHighlightThemeInput } from "./_types/IHighlightThemeInput"; /** * A default highlighting theme */ export declare const defaultHighlightTheme: IHighlightThemeInput; //# sourceMappingURL=defaultHighlightTheme.d.ts.map