UNPKG

stencil-quill

Version:
8 lines (7 loc) 172 B
export declare class QuillViewHTMLComponent { content: string; theme: string; private themeClass; updateTheme(newValue: string): void; render(): any; }