Files
blowfish/node_modules/mermaid/dist/dagre-wrapper/createLabel.d.ts
Nuno Coração 5fb4bd8083 config redirect
2023-01-29 22:30:24 +00:00

3 lines
157 B
TypeScript

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