blowfish/node_modules/mermaid/dist/dagre-wrapper/createLabel.d.ts
2023-01-29 22:30:24 +00:00

2 lines
157 B
TypeScript

export default createLabel;
declare function createLabel(_vertexText: any, style: any, isTitle: any, isNode: any): SVGTextElement | SVGForeignObjectElement;