Preparing search index...
The search index is not available
@wppconnect/wa-js - v3.15.1
@wppconnect/wa-js
util
IfEquals
Type Alias IfEquals<X, Y, A, B>
If
Equals
<
X
,
Y
,
A
,
B
>
:
(
<
T
>
(
)
=>
T
extends
X
?
1
:
2
)
extends
(
<
T
>
(
)
=>
T
extends
Y
?
1
:
2
)
?
A
:
B
Type Parameters
X
Y
A
=
X
B
=
never
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@wppconnect/wa-js - v3.15.1
Loading...