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

import { Toast, ToastItem, ToastItemStatus } from '../types';
export declare function toToastItem(toast: Toast, status: ToastItemStatus): ToastItem;
Back to Directory File Manager