docx
Preparing search index...
ICommentOptions
Type Alias ICommentOptions
type
ICommentOptions
=
{
author
?:
string
;
children
:
readonly
FileChild
[]
;
date
?:
Date
;
id
:
number
;
initials
?:
string
;
}
Index
Properties
author?
children
date?
id
initials?
Properties
Optional
Readonly
author
author
?:
string
Readonly
children
children
:
readonly
FileChild
[]
Optional
Readonly
date
date
?:
Date
Readonly
id
id
:
number
Optional
Readonly
initials
initials
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
author
children
date
id
initials
docx
Loading...