UNPKG

react-hooks-bank

Version:

A collection of **powerful, reusable custom React hooks** for complex, non-trivial interactions that go beyond React’s native features.

2 lines 149 B
export declare function useClickOutside(ref: React.RefObject<HTMLElement>, callback: () => void): void; //# sourceMappingURL=useClickOutside.d.ts.map