blowfish/assets/lib/mermaid/interactionDb.d.ts

3 lines
112 B
TypeScript
Raw Normal View History

2023-03-02 22:28:51 +00:00
export declare const addFunction: (func: () => void) => void;
export declare const attachFunctions: () => void;