blowfish/assets/lib/mermaid/dagre-wrapper/shapes/note.d.ts
2024-03-07 20:32:21 +00:00

2 lines
82 B
TypeScript

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