Files
infocom-systems-design/node_modules/mermaid/dist/dagre-wrapper/index.d.ts
2025-10-03 22:27:28 +03:00

2 lines
103 B
TypeScript

export function render(elem: any, graph: any, markers: any, diagramType: any, id: any): Promise<void>;