Files
seagull-game/app/basepak/static/js/mermaid/dagre-wrapper/shapes/note.d.ts
2025-11-23 14:59:17 -08:00

3 lines
82 B
TypeScript

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