linXiv frontend (TS/JS)
Preparing search index...
types/generated
NoteUpdateBody
Type Alias NoteUpdateBody
type
NoteUpdateBody
=
{
content
?:
string
|
null
;
title
?:
string
|
null
;
}
Index
Properties
content?
title?
Properties
Optional
content
content
?:
string
|
null
Optional
title
title
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
title
linXiv frontend (TS/JS)
Loading...