Update README.md

This commit is contained in:
Simon Cambier
2023-02-27 22:01:31 +01:00
committed by GitHub
parent 848bbb5b80
commit 1109d85593

View File

@@ -92,6 +92,7 @@ type ResultNoteApi = {
basename: string
foundWords: string[]
matches: SearchMatchApi[]
excerpt: string
}
type SearchMatchApi = {