UNPKG

@discostudioteam/react-code-blocks

Version:

Modified rajinwonderland's modification of Atlaskit's Code Block!

3 lines (2 loc) 117 B
/// <reference types="react" /> export declare function useIsMountedRef(): import("react").MutableRefObject<null>;