@lvce-editor/constants
Advanced tools
@@ -15,2 +15,3 @@ export declare const AltKey = "event.altKey"; | ||
| export declare const ShiftKey = "event.shiftKey"; | ||
| export declare const TargetChecked = "event.target.checked"; | ||
| export declare const TargetHref = "event.target.href"; | ||
@@ -17,0 +18,0 @@ export declare const TargetName = "event.target.name"; |
@@ -15,2 +15,3 @@ export const AltKey = 'event.altKey'; | ||
| export const ShiftKey = 'event.shiftKey'; | ||
| export const TargetChecked = 'event.target.checked'; | ||
| export const TargetHref = 'event.target.href'; | ||
@@ -17,0 +18,0 @@ export const TargetName = 'event.target.name'; |
+1
-1
| { | ||
| "name": "@lvce-editor/constants", | ||
| "version": "3.2.0", | ||
| "version": "3.3.0", | ||
| "description": "Constants", | ||
@@ -5,0 +5,0 @@ "repository": { |
110307
0.1%2741
0.07%