@altv/types-client
Advanced tools
Comparing version 1.3.2 to 1.3.3
@@ -72,4 +72,4 @@ declare module "alt-client" { | ||
gameEntityDestroy: (entity: Entity) => void; | ||
keyDown: (key: number) => void; | ||
keyUp: (key: number) => void; | ||
keydown: (key: number) => void; | ||
keyup: (key: number) => void; | ||
removeEntity: (object: BaseObject) => void; | ||
@@ -76,0 +76,0 @@ resourceStart: (errored: boolean) => void; |
{ | ||
"name": "@altv/types-client", | ||
"version": "1.3.2", | ||
"version": "1.3.3", | ||
"description": "This package contains types definitions for alt:V client-side module.", | ||
@@ -5,0 +5,0 @@ "types": "index.d.ts", |
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