@traversable/schema
Preparing search index...
@traversable/schema-to-string
toTypeString
toType
union
Type Alias union<T>
union
:
(
never
|
[
T
]
)
extends
[
readonly
[
]
]
?
"never"
:
`
(
${
Join
<
{
[
I
in
keyof
T
]
:
Returns
<
T
[
I
]
[
"toType"
]
>
}
,
" | "
>
}
)
`
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@traversable/schema
Loading...