UNPKG

@user-intent-detector/react

Version:

React bindings for the user-intent-detector core library, providing hooks and components to detect user intent like exit, conversion, hesitation, and confusion.

4 lines 183 B
export * from './useUserIntent'; export type { IntentData } from '@user-intent-detector/core'; export type { UseUserIntentOptions } from './types'; //# sourceMappingURL=index.d.ts.map