Preparing search index...
The search index is not available
ts-browser-helpers
ts-browser-helpers
Fof
Type Alias Fof<TReturn, TArgs>
Fof
:
(
...
args
:
TArgs
)
=>
TReturn
FoF - Short for
Function of
- a generic type for function
Type Parameters
TReturn
extends
any
=
void
TArgs
extends
any
[]
=
[
]
Type declaration
(
...
args
:
TArgs
)
:
TReturn
Parameters
...
args
:
TArgs
Returns
TReturn
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ts-browser-helpers
Loading...
FoF - Short for
Function of
- a generic type for function