@traversable/schema
Preparing search index...
@traversable/schema-to-json-schema
JsonSchema
optional
Interface optional<S>
interface
optional
<
S
>
{
toJsonSchema
:
{
"[symbol_optional]"
:
number
;
()
:
{
-
readonly
[
K
in
string
|
number
|
symbol
]
:
(
Returns
<
S
[
"toJsonSchema"
&
keyof
S
]
>
&
{
nullable
:
true
}
)
[
K
]
}
;
}
;
}
Type Parameters
S
Index
Properties
to
Json
Schema
Properties
to
Json
Schema
toJsonSchema
:
{
"[symbol_optional]"
:
number
;
()
:
{
-
readonly
[
K
in
string
|
number
|
symbol
]
:
(
Returns
<
S
[
"toJsonSchema"
&
keyof
S
]
>
&
{
nullable
:
true
}
)
[
K
]
}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
to
Json
Schema
@traversable/schema
Loading...