UNPKG

@guruhotel/aura-hooks

Version:

🪝 Hooks library designed by the Guruhotel team for Aura UI

3 lines (2 loc) 95 B
import { useEffect } from "react"; export declare const useIsomorphicEffect: typeof useEffect;