Search
Preparing search index...
The search index is not available
Guido
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"src/lib/resources/comment"
Comment
Module Comment
Index
Interfaces
Json
Properties
author
id
text
Variables
type
Properties
author
author
:
PartialUser
id
id
:
Uuid
text
text
:
string
Variables
type
type
:
DocumentType
<
Comment
>
= new kryo.DocumentType<Comment>({properties: {id: {type: Uuid.type},text: {type: new kryo.Ucs2StringType({maxLength: 500})},author: {type: PartialUser.type}}})
Safe deserializer
Globals
"src/lib/resources/comment"
Comment
Json
author
id
text
type
Generated using
TypeDoc
Safe deserializer