Frodo Library - v4.0.0-10
Project Home
Preparing search index...
Reference
ObjectTypeSkeleton
Type Alias ObjectTypeSkeleton
type
ObjectTypeSkeleton
=
{
$schema
:
string
;
id
:
string
;
nativeType
:
string
;
properties
:
Record
<
string
,
ObjectPropertySkeleton
>
;
type
:
"object"
;
}
Index
Properties
$schema
id
native
Type
properties
type
Properties
$schema
$schema
:
string
id
id
:
string
native
Type
nativeType
:
string
properties
properties
:
Record
<
string
,
ObjectPropertySkeleton
>
type
type
:
"object"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
$schema
id
native
Type
properties
type
Project Home
Frodo Library - v4.0.0-10
Loading...