Files
seagull-game/app/basepak/static/js/mermaid/dagre-wrapper/shapes/note.d.ts

3 lines
82 B
TypeScript
Raw Normal View History

2025-11-23 14:59:17 -08:00
export default note;
declare function note(parent: any, node: any): Promise<any>;