cullmann.io/themes/blowfish/assets/lib/mermaid/dagre-wrapper/shapes/note.d.ts

3 lines
82 B
TypeScript
Raw Normal View History

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