blowfish/assets/lib/mermaid/dagre-wrapper/markers.d.ts

3 lines
117 B
TypeScript
Raw Normal View History

2024-03-07 14:14:09 -06:00
export default insertMarkers;
declare function insertMarkers(elem: any, markerArray: any, type: any, id: any): void;