1
0
mirror of https://github.com/nextapps-de/flexsearch.git synced 2025-08-11 16:44:18 +02:00

async polling handler

This commit is contained in:
Thomas Wilkerling
2025-03-20 07:45:45 +01:00
parent d9f235ce3b
commit b0311432fd
84 changed files with 2505 additions and 2244 deletions

View File

@@ -2,6 +2,6 @@
"name": "nodejs-esm-basic-resolver",
"type": "module",
"dependencies": {
"flexsearch": "github:nextapps-de/flexsearch#v0.8-preview"
"flexsearch": "^0.8.105"
}
}