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

3 lines
117 B
TypeScript
Raw Normal View History

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