UNPKG

xlibs-components

Version:

Modern React component library with Aceternity, MagicUI, and ShadCN components for building beautiful web applications

3 lines 168 B
import React from "react"; export declare const useOutsideClick: (ref: React.RefObject<HTMLDivElement>, callback: Function) => void; //# sourceMappingURL=hooks.d.ts.map