Type Utils
Preparing search index...
and
Variable and
Const
and
:
{
<
T1
,
T2
>
(
guard1
:
TypeGuard
<
T1
>
,
guard2
:
TypeGuard
<
T2
>
,
)
:
TypeGuard
<
Merge
<
T1
,
T2
>
>
;
<
TGuards
extends
TypeGuards
<
any
>
>
(
...
guards
:
TGuards
,
)
:
TypeGuard
<
TIntersection
<
GetTypeGuards
<
TGuards
>
>
>
;
}
&
{
optional
:
OptionalizedAnd
}
= ...
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Type Utils
Loading...