godoos/frontend/public/vditor/dist/ts/markdown/chartRender.d.ts
2024-07-25 16:41:01 +08:00

1 line
107 B
TypeScript

export declare const chartRender: (element: (HTMLElement | Document), cdn: string, theme: string) => void;