altmp / altv-types

Type definitions for the alt:V JavaScript modules.
https://www.npmjs.com/~vadzz
MIT License
29 stars 73 forks source link

Added `None` for `VehicleIndicatorLights` #289

Closed ghost closed 7 months ago

ghost commented 7 months ago

Without this property, it is not possible to convert the code from TypeScript to JavaScript unless you suppress this warning with @ts-ignore image