Test/node_modules/mermaid/dist/dagre-wrapper/shapes/note.d.ts
2026-04-09 22:54:00 +07:00

2 lines
82 B
TypeScript

export default note;
declare function note(parent: any, node: any): Promise<any>;