UNPKG

247 BTypeScriptView Raw
1import * as React from 'react';
2/**
3 * Small wrapper around `useLayoutEffect` to get rid of the warning on SSR envs
4 */
5export declare const useIsomorphicLayoutEffect: typeof React.useLayoutEffect;
6//# sourceMappingURL=useIsomorphicLayout.d.ts.map
\No newline at end of file