summaryrefslogtreecommitdiff
path: root/themes/blowfish/assets/lib/mermaid/dagre-wrapper/shapes/note.d.ts
blob: 7fc20dc6bd108fbd5e35b9970cb862c0edd6ba6d (plain)
1
2
export default note;
declare function note(parent: any, node: any): Promise<any>;