Preparing search index...
The search index is not available
yaschema
yaschema
schema
oneOf3
Function oneOf3
oneOf3
<
TypeA
,
TypeB
,
TypeC
>
(
schemaA
:
Schema
<
TypeA
>
,
schemaB
:
Schema
<
TypeB
>
,
schemaC
:
Schema
<
TypeC
>
,
)
:
Schema
<
TypeA
|
TypeB
|
TypeC
>
Type Parameters
TypeA
TypeB
TypeC
Parameters
schemaA
:
Schema
<
TypeA
>
schemaB
:
Schema
<
TypeB
>
schemaC
:
Schema
<
TypeC
>
Returns
Schema
<
TypeA
|
TypeB
|
TypeC
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
yaschema
Loading...