UNPKG

scichart

Version:

Fast WebGL JavaScript Charting Library and Framework

3 lines (2 loc) 174 B
export declare function htmlToElement(html: string): ChildNode; export declare function stringOccurrences(str: string, subStr: string, allowOverlapping?: boolean): number;