UNPKG

beautiful-react-hooks

Version:

A collection of beautiful (and hopefully useful) React hooks to speed-up your components and hooks development

3 lines (2 loc) 80 B
declare const useIsFirstRender: () => boolean; export default useIsFirstRender;