a library to speed up the development of Fivem scripts and frameworks
fivem-ts - Documentation v0.7.5 • Docs
fivem-ts - Documentation v0.7.5 / Shared / FluentInterface
FluentInterface<
T
>:{ [K in keyof T]: T[K] extends Function ? Function : T[K] }
• T