| Current Path : /var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/@react-dnd/asap/dist/ |
| Current File : /var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/@react-dnd/asap/dist/makeRequestCall.d.ts |
export declare function makeRequestCallFromTimer(callback: () => void): () => void; export declare function makeRequestCallFromMutationObserver(callback: () => void): () => void; export declare const makeRequestCall: typeof makeRequestCallFromMutationObserver;