@hydroperx/inputaction
Advanced tools
+2
-2
@@ -1,3 +0,3 @@ | ||
| import Input from "./Input"; | ||
| export { Input }; | ||
| import Input, { input } from "./Input"; | ||
| export { Input, input }; | ||
| export type { InputActionAtom, InputActionKey, InputActionKeyName, } from "./InputAction"; |
+2
-2
@@ -1,2 +0,2 @@ | ||
| import Input from "./Input"; | ||
| export { Input }; | ||
| import Input, { input } from "./Input"; | ||
| export { Input, input }; |
+1
-1
| { | ||
| "name": "@hydroperx/inputaction", | ||
| "version": "1.1.0", | ||
| "version": "1.1.1", | ||
| "description": "Input actions library.", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/hydroperx/inputaction.js", |
28758
0.13%