UNPKG

112 BTypeScriptView Raw
1export declare const addFunction: (func: () => void) => void;
2export declare const attachFunctions: () => void;