UNPKG

reablocks

Version:
7 lines (6 loc) 176 B
export interface RedactTheme { base: string; interactive: string; } export declare const redactTheme: RedactTheme; export declare const legacyRedactTheme: RedactTheme;