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 / AsyncCallback
AsyncCallback<
T
>: (value
) =>Promise
<void
>
• T
• value: T
Promise
<void
>