CocaColaBear / types-ragemp-c

Rage:MP TypeScript type definition for Client-side
https://rage.mp/
MIT License
53 stars 60 forks source link

Using enums. #60

Closed ynhhoJ closed 4 years ago

ynhhoJ commented 4 years ago

Is there a way to use enum-s from types-ragemp-c with TypeScript?

I'm trying to use RageEnums.EventKey.PLAYER_CHAT, but RageEnums are undefined.

ynhhoJ commented 4 years ago

https://github.com/Corso-Project/RAGE-MP-Helper i made this. Closed 🤔