Preparing search index...
The search index is not available
biorate
biorate
mongodb
DeferredFunc
Type alias DeferredFunc<T>
Deferred
Func
<
T
>
:
(
(
...
args
)
=>
T
)
Defer a reference with a function (or as other projects call it "Forward declaration")
Type Parameters
T
=
any
Type declaration
(
...
args
)
:
T
Parameters
Rest
...
args
:
unknown
[]
Returns
T
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
biorate
Loading...
Defer a reference with a function (or as other projects call it "Forward declaration")