Files
infocom-systems-design/node_modules/mermaid/dist/interactionDb.d.ts
2025-10-03 22:27:28 +03:00

3 lines
112 B
TypeScript

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