UNPKG

@pegakit/pegakit

Version:

The living styleguide, pattern library, UI ToolKit, and front-end build tools that power Pega's digital web properties.

6 lines (3 loc) 202 B
//Helper utility for knowing if a particular input is getting focused via keyboard input, touch input or mouse input. // https://github.com/ten1seven/what-input var whatInput = require('what-input');