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 / InstanceTypeWithArgs
InstanceTypeWithArgs<
T
,Args
>:T
extends (…args
) => infer R ?R
:never
• T
• Args extends unknown
[]