UNPKG

reablocks

Version:
7 lines (6 loc) 246 B
export interface CommandPaletteSectionTheme { base: string; first: string; } export declare const commandPaletteSectionTheme: CommandPaletteSectionTheme; export declare const cssVarsCommandPaletteSectionTheme: CommandPaletteSectionTheme;