UNPKG

ahooks

Version:
3 lines (2 loc) 204 B
declare const useIsomorphicLayoutEffectWithTarget: (effect: import("react").EffectCallback, deps: import("react").DependencyList, target: any) => void; export default useIsomorphicLayoutEffectWithTarget;