Traqula
Preparing search index...
@traqula/core
CheckOverlap
Type Alias CheckOverlap<T, U, V, W>
CheckOverlap
:
(
T
&
U
)
extends
never
?
V
:
W
Check whether the first two types overlap, if no, return the 3th argument, else the 4th.
Type Parameters
T
U
V
W
=
never
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Traqula
Loading...
Check whether the first two types overlap, if no, return the 3th argument, else the 4th.