Libraries
← Back to Website
All Versions
Preparing search index...
@cleverbrush/schema
union
Variable union
Const
union
:
<
TOptions
extends
SchemaBuilder
<
any
,
any
,
any
,
any
,
any
>
>
(
schema
:
TOptions
,
)
=>
ExtendedUnion
<
[
TOptions
]
>
= ...
Type Declaration
<
TOptions
extends
SchemaBuilder
<
any
,
any
,
any
,
any
,
any
>
>
(
schema
:
TOptions
,
)
:
ExtendedUnion
<
[
TOptions
]
>
Type Parameters
TOptions
extends
SchemaBuilder
<
any
,
any
,
any
,
any
,
any
>
Parameters
schema
:
TOptions
Returns
ExtendedUnion
<
[
TOptions
]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
← Back to Website
All Versions
Libraries
Loading...