Preparing search index...
The search index is not available
@team-plain/typescript-sdk
@team-plain/typescript-sdk
<internal>
NoteEntry
Interface NoteEntry
interface
NoteEntry
{
entryType
:
"note"
;
markdown
:
null
|
string
;
noteId
:
string
;
text
:
string
;
[
k
:
string
]
:
unknown
;
}
Indexable
[
k:
string
]:
unknown
Index
Properties
entry
Type
markdown
note
Id
text
Properties
entry
Type
entry
Type
:
"note"
markdown
markdown
:
null
|
string
note
Id
note
Id
:
string
text
text
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
entry
Type
markdown
note
Id
text
@team-plain/typescript-sdk
Loading...
Generated using
TypeDoc