Ciorent
Preparing search index...
Queue utilities
PromiseFn
Type Alias PromiseFn<T>
PromiseFn
:
(
res
:
(
value
?:
T
)
=>
void
)
=>
void
Cached promise callback
Type Parameters
T
=
any
Type declaration
(
res
:
(
value
?:
T
)
=>
void
)
:
void
Parameters
res
:
(
value
?:
T
)
=>
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Ciorent
Loading...
Cached promise callback