Preparing search index...
The search index is not available
@arizeai/phoenix-client
@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
External
Theme
OS
Light
Dark
@arizeai/phoenix-client
Loading...
Simple utility to check if two types are exactly equivalent