mirror of
https://github.com/laurent22/joplin.git
synced 2025-01-02 12:47:41 +02:00
Chore: Add types to search engine
This commit is contained in:
parent
e5a364d052
commit
738f1decbb
@ -20,7 +20,6 @@ enum SearchType {
|
||||
|
||||
interface SearchOptions {
|
||||
searchType: SearchType;
|
||||
fuzzy: boolean;
|
||||
}
|
||||
|
||||
export default class SearchEngine {
|
||||
|
Loading…
Reference in New Issue
Block a user