Preparing search index...
The search index is not available
Arize Phoenix TS
Arize Phoenix TS
@arizeai/phoenix-client
utils/schemaMatches
AssertEqual
Type Alias AssertEqual<T, U>
AssertEqual
:
<
V
>
()
=>
V
extends
T
?
1
:
2
extends
<
V
>
()
=>
V
extends
U
?
1
:
2
?
true
:
false
Simple utility to check if two types are exactly equivalent
Type Parameters
T
U
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Arize Phoenix TS
Loading...
Simple utility to check if two types are exactly equivalent