@juki-team/commons - v0.1.10
Preparing search index...
CommentBaseDocument
Interface CommentBaseDocument
interface
CommentBaseDocument
{
content
:
string
;
hidden
:
boolean
;
key
:
string
;
parentId
:
string
|
null
;
reactions
:
{
[
key
:
string
]:
{
[
key
:
string
]:
ReactionUser
}
}
;
}
Index
Properties
content
hidden
key
parent
Id
reactions
Properties
content
content
:
string
hidden
hidden
:
boolean
key
key
:
string
parent
Id
parentId
:
string
|
null
reactions
reactions
:
{
[
key
:
string
]:
{
[
key
:
string
]:
ReactionUser
}
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
hidden
key
parent
Id
reactions
@juki-team/commons - v0.1.10
Loading...