Files
to_docx/client/node_modules/mermaid/dist/dagre-wrapper/shapes/note.d.ts
T
Chen Xiao 0b64e2de94 First commit.
Signed-off-by: Chen Xiao <abigwc@gmail.com>
2026-05-08 14:43:16 +08:00

3 lines
82 B
TypeScript

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