blowfish/node_modules/mermaid/dist/interactionDb.d.ts
2023-01-29 22:30:24 +00:00

2 lines
112 B
TypeScript

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