UNPKG

@studio-lumio/hooks

Version:

a compilation of react hooks we use to make our magic

3 lines (2 loc) 123 B
/// <reference types="react" /> export declare function useHover(): (boolean | import("react").MutableRefObject<any>)[];