site/node_modules/flexsearch/dist/module-min/worker/worker.js

1 line
52 B
JavaScript
Raw Normal View History

2024-10-14 06:09:33 +00:00
import handler from"./handler.js";onmessage=handler;