Viewing File: /home/ubuntu/voice-assistant-frontend/node_modules/react-toastify/dist/utils/collapseToast.d.ts

import { Default } from './constant';
/**
 * Used to collapse toast after exit animation
 */
export declare function collapseToast(node: HTMLElement, done: () => void, duration?: Default): void;
Back to Directory File Manager