UNPKG

101 BTypeScriptView Raw
1import { useEffect } from 'react';
2export declare const useIsomorphicLayoutEffect: typeof useEffect;