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

3 lines
112 B
TypeScript
Raw Normal View History

2024-03-07 14:14:09 -06:00
export declare const addFunction: (func: () => void) => void;
export declare const attachFunctions: () => void;