UNPKG

notistack-v2-maintained

Version:

Highly customizable notification snackbars (toasts) that can be stacked on top of each other

2 lines (1 loc) 76 B
export default function useEventCallback(fn: any): (...args: any[]) => any;