UNPKG

@area2-ai/a2-react-keystroke-package

Version:

This package enables secure and efficient collection of user keystroke data through hooks, designed for both desktop and mobile platforms. The collected data is processed by **area2** servers to generate a neuroprofile, which reflects key cognitive, behav

9 lines (6 loc) 230 B
'use strict' if (process.env.NODE_ENV === 'production') { module.exports = require('./a2-react-keystroke-package.cjs.production.min.js') } else { module.exports = require('./a2-react-keystroke-package.cjs.development.js') }