UNPKG

@huluvu424242/honey-speech

Version:

Text to Speech component wich is reading texts from DOM elements.

8 lines (7 loc) 166 B
export declare class IconHelper { ident: string; width: string; height: string; constructor(ident: string, width: string, height: string); render(): any; }