UNPKG

148 BTypeScriptView Raw
1import React from 'react';
2export declare const windowIsUndefined: boolean;
3export declare const useIsomorphicLayoutEffect: typeof React.useEffect;