UNPKG

@frank-auth/react

Version:

Flexible and customizable React UI components for Frank Authentication

3 lines 207 B
import { default as React } from 'react'; export declare const useOutsideClick: (ref: React.RefObject<HTMLDivElement>, callback: (event: any) => void) => void; //# sourceMappingURL=use-outside-click.d.ts.map