blowfish/node_modules/mermaid/dist/interactionDb.d.ts

3 lines
112 B
TypeScript
Raw Normal View History

2023-01-29 16:30:24 -06:00
export declare const addFunction: (func: () => void) => void;
export declare const attachFunctions: () => void;