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

3 lines
117 B
TypeScript

export default insertMarkers;
declare function insertMarkers(elem: any, markerArray: any, type: any, id: any): void;