DisBot
Preparing search index...
prisma
Prisma
PromiseReturnType
Type Alias PromiseReturnType<T>
PromiseReturnType
:
PromiseType
<
ReturnType
<
T
>
>
Get the return type of a function which returns a Promise.
Type Parameters
T
extends
(
...
args
:
any
)
=>
JsPromise
<
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
DisBot
Loading...
Get the return type of a function which returns a Promise.