mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-20 08:52:59 +00:00
fix: patch flexsearch type definitions
[deploy]
This commit is contained in:
4
src/lib/search-engine.ts
Normal file
4
src/lib/search-engine.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
import type {Index} from "flexsearch"
|
||||
import FlexSearch from "flexsearch"
|
||||
|
||||
export function createIndex() {}
|
||||
Reference in New Issue
Block a user