NoteEntry
Interface: NoteEntry
Section titled “Interface: NoteEntry”Defined in: types.ts:62
Properties
Section titled “Properties”children?
Section titled “children?”
optionalchildren?:NoteEntry[]
Defined in: types.ts:66
name:
string
Defined in: types.ts:63
path:
string
Defined in: types.ts:64
type:
"file"|"directory"
Defined in: types.ts:65