UNPKG

react-dev-inspector

Version:

dev-tool for inspect react components and jump to local IDE for component code.

3 lines (2 loc) 124 B
import { useLayoutEffect as _useLayoutEffect } from 'react'; export declare const useLayoutEffect: typeof _useLayoutEffect;