2 lines
107 B
TypeScript
2 lines
107 B
TypeScript
|
|
export declare const chartRender: (element: (HTMLElement | Document), cdn: string, theme: string) => void;
|