Test/node_modules/mermaid/dist/interactionDb.d.ts
2026-04-09 22:54:00 +07:00

2 lines
112 B
TypeScript

export declare const addFunction: (func: () => void) => void;
export declare const attachFunctions: () => void;