@webdeveric/utils
Preparing search index...
types/common
AnyAsyncFunction
Type Alias AnyAsyncFunction
AnyAsyncFunction
:
(
...
args
:
any
[]
)
=>
Promise
<
any
>
Type Declaration
(
...
args
:
any
[]
)
:
Promise
<
any
>
Parameters
...
args
:
any
[]
Returns
Promise
<
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@webdeveric/utils
Loading...