markmapRender.d.ts 96 B

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