UNPKG

react-xapi-wrapper

Version:

`react-xapi-wrapper` is a library for automating the process of creating and sending xAPI statements within React environments.

4 lines (3 loc) 133 B
export { default as UserInteractionTracker } from './UserInteractionTracker'; export * from './useXAPI'; export * from './withXAPI';