@rvoh/dream
Preparing search index...
openapi
OpenapiSchemaShorthandExpressionSerializableRef
Type Alias OpenapiSchemaShorthandExpressionSerializableRef
type
OpenapiSchemaShorthandExpressionSerializableRef
=
{
$serializable
:
typeof
Dream
|
ViewModelClass
;
$serializableSerializerKey
?:
string
;
key
?:
string
;
many
?:
boolean
;
maybeNull
?:
boolean
;
}
Index
Properties
$serializable
$serializable
Serializer
Key?
key?
many?
maybe
Null?
Properties
$serializable
$serializable
:
typeof
Dream
|
ViewModelClass
Optional
$serializable
Serializer
Key
$serializableSerializerKey
?:
string
Optional
key
key
?:
string
Optional
many
many
?:
boolean
Optional
maybe
Null
maybeNull
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
$serializable
$serializable
Serializer
Key
key
many
maybe
Null
@rvoh/dream
Loading...