1 line
96 B
TypeScript
1 line
96 B
TypeScript
export declare const mermaidRender: (element: HTMLElement, cdn: string, theme: string) => void;
|