UNPKG

react-awesome-toasts

Version:

Higly customisable React toast notifications with automanaged queue

4 lines (3 loc) 107 B
import * as T from './ToastContext.types'; declare const withToast: T.WithToast; export default withToast;