UNPKG

108 BTypeScriptView Raw
1import { useLayoutEffect } from 'react';
2export declare const useIsoLayoutEffect: typeof useLayoutEffect;