Possible to use fully typescript for server development

Hey guys,

im new to fivem / redm development. I know lua is the way at redm currently but i saw a thread for fivem that a server can be fully developed in typescirpt, so my question is does anyone knows are the typings which are published for fivem also working for redm?

Regards

I don’t think @citizenfx/client types includes RedM natives. I could be wrong. A lot of client side natives may have the same name for RedM, but different arguments. The server side @citizenfx/server types should for the most part be compatible.