v5.0.0
Preparing search index...
TieNotes
Interface TieNotes
interface
TieNotes
{
firstIndexes
?:
number
[]
;
firstNote
?:
null
|
Note
;
lastIndexes
?:
number
[]
;
lastNote
?:
null
|
Note
;
}
Index
Properties
first
Indexes?
first
Note?
last
Indexes?
last
Note?
Properties
Optional
first
Indexes
firstIndexes
?:
number
[]
Optional
first
Note
firstNote
?:
null
|
Note
Optional
last
Indexes
lastIndexes
?:
number
[]
Optional
last
Note
lastNote
?:
null
|
Note
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
first
Indexes
first
Note
last
Indexes
last
Note
v5.0.0
Loading...