UNPKG

@visactor/vchart

Version:

charts lib based @visactor/VGrammar

4 lines (3 loc) 213 B
export declare function escapeHTML(value: any): string; export declare const getScale: (element: HTMLElement, boundingClientRect?: DOMRect) => number; export declare const formatContent: (content: any) => string;