@fastkit/keybord
Advanced tools
Comparing version 0.1.10 to 0.1.11
@@ -98,2 +98,5 @@ | ||
key?: KeyType_2 | KeyType_2[]; | ||
/** | ||
* @default "keydown" | ||
*/ | ||
event?: KBEventName; | ||
@@ -100,0 +103,0 @@ handler: KBHandler; |
{ | ||
"name": "@fastkit/keybord", | ||
"version": "0.1.10", | ||
"version": "0.1.11", | ||
"description": "@fastkit/keybord", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12513
373