UNPKG

@studio-lumio/hooks

Version:

a compilation of react hooks we use to make our magic

3 lines (2 loc) 103 B
import { useEffect } from 'react'; export declare const useIsomorphicLayoutEffect: typeof useEffect;