UNPKG

ahooks

Version:
4 lines (3 loc) 144 B
/// <reference types="react" /> declare const useUnmountedRef: () => import("react").MutableRefObject<boolean>; export default useUnmountedRef;