UNPKG

react-simple-toasts

Version:

Instant, lightweight toast notifications for React. No providers or containers needed.

4 lines (3 loc) 143 B
import React from 'react'; declare const useIsomorphicLayoutEffect: typeof React.useLayoutEffect; export default useIsomorphicLayoutEffect;