Preparing search index...
The search index is not available
@wppconnect/wa-js - v3.16.0
@wppconnect/wa-js
util
IfEquals
Type Alias IfEquals<X, Y, A, B>
IfEquals
:
<
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.16.0
Loading...