Eulergraph
Preparing search index...
types/Comment
Comment
Type Alias Comment
type
Comment
=
{
cellId
?:
string
;
createdAt
:
number
;
id
:
string
;
messages
:
CommentMessage
[]
;
x
:
number
;
y
:
number
;
}
Index
Properties
cell
Id?
created
At
id
messages
x
y
Properties
Optional
cell
Id
cellId
?:
string
created
At
createdAt
:
number
id
id
:
string
messages
messages
:
CommentMessage
[]
x
x
:
number
y
y
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cell
Id
created
At
id
messages
x
y
Eulergraph
Loading...