@hbbio/nanoagent
Preparing search index...
JSONSchemaObject
Type Alias JSONSchemaObject
type
JSONSchemaObject
=
{
properties
:
Record
<
string
,
JSONSchemaProperty
>
;
required
?:
string
[]
;
type
:
"object"
;
}
Index
Properties
properties
required?
type
Properties
properties
properties
:
Record
<
string
,
JSONSchemaProperty
>
Optional
required
required
?:
string
[]
type
type
:
"object"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
properties
required
type
@hbbio/nanoagent
Loading...