UNPKG

@tableflow/react

Version:

The React SDK for TableFlow. Embed an importer to collect and transform CSV files in your application.

2 lines (1 loc) 100 B
export default function useClickOutside(ref: any | null, callback: (...args: any[]) => any): void;