UNPKG

react-toast-notify-ks

Version:

toast notification library for React

4 lines 279 B
import { ToastContainerProps } from '../types'; declare const ToastContainer: import('react').MemoExoticComponent<({ toasts, position, removeToast }: ToastContainerProps) => import('react').ReactPortal>; export default ToastContainer; //# sourceMappingURL=ToastContainer.d.ts.map