Files
hustoj/web/include/vditor/dist/ts/markdown/markmapRender.d.ts
2026-04-10 16:55:59 +08:00

2 lines
96 B
TypeScript

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