Type Utils
Preparing search index...
TypeGuardClosure
Type Alias TypeGuardClosure<T, Params>
TypeGuardClosure
:
(
...
args
:
Params
)
=>
TypeGuard
<
T
>
Type Parameters
T
=
any
Params
extends
any
[]
=
any
[]
Type declaration
(
...
args
:
Params
)
:
TypeGuard
<
T
>
Parameters
...
args
:
Params
Returns
TypeGuard
<
T
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Type Utils
Loading...