blowfish/assets/lib/mermaid/interactionDb.d.ts
2024-03-07 20:32:21 +00:00

2 lines
112 B
TypeScript

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