UNPKG

ag-charts-community

Version:

Advanced Charting / Charts supporting Javascript / Typescript / React / Angular / Vue

3 lines (2 loc) 123 B
import type { TextOrSegments } from 'ag-charts-types'; export declare function sanitizeHtml(text: TextOrSegments): string;