cerebrate/webroot/js/node_modules/mermaid/dist/interactionDb.d.ts

3 lines
112 B
TypeScript
Raw Normal View History

2023-10-05 11:00:51 +02:00
export declare const addFunction: (func: () => void) => void;
export declare const attachFunctions: () => void;