UNPKG

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