This commit is contained in:
squidfunk
2019-12-18 20:58:31 +01:00
parent 367211f477
commit 60330fd18d
8 changed files with 95 additions and 21 deletions

View File

@@ -20,7 +20,10 @@
* IN THE SOFTWARE.
*/
import { SearchIndex, SearchResult } from "../../../modules"
import { Subject } from "rxjs"
import { SearchIndex, SearchResult } from "modules"
import { watchWorker } from "utilities"
/* ----------------------------------------------------------------------------
* Types