@traversable/schema
Preparing search index...
@traversable/schema-to-json-schema
JsonSchema
unknown
Interface unknown
interface
unknown
{
toJsonSchema
()
:
{
nullable
:
true
;
properties
:
{}
;
type
:
"object"
}
;
}
Index
Methods
to
Json
Schema
Methods
to
Json
Schema
toJsonSchema
()
:
{
nullable
:
true
;
properties
:
{}
;
type
:
"object"
}
Returns
{
nullable
:
true
;
properties
:
{}
;
type
:
"object"
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
to
Json
Schema
@traversable/schema
Loading...