blowfish/node_modules/mermaid/dist/dagre-wrapper/markers.d.ts

3 lines
117 B
TypeScript
Raw Normal View History

2023-01-29 16:30:24 -06:00
export default insertMarkers;
declare function insertMarkers(elem: any, markerArray: any, type: any, id: any): void;