Files
infocom-systems-design/node_modules/mermaid/dist/dagre-wrapper/shapes/note.d.ts
2025-10-03 22:27:28 +03:00

3 lines
82 B
TypeScript

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