Preparing search index...
The search index is not available
yaschema
yaschema
schema
allOf3
Function allOf3
allOf3
<
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...