UNPKG

112 BTypeScriptView Raw
1declare const useUnmountedRef: () => import("react").MutableRefObject<boolean>;
2export default useUnmountedRef;