Viewing File: /home/ubuntu/todaykat-frontend-base/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