Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@quenty/inputkeymaputils) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
InputKeyMapUtils
System to define rebindable key bindings and inputs for Roblox.
Installation
npm install @quenty/inputkeymaputils --saveDesign
Note this system is designed to simple hold data, it doesn't do any binding with that data. So basically, an InputKeyMap can hold the information on what to bind, and what preferences are in a structured way.