/** * Dedicated worker bootstrap for WorkerPool. * * Keep this module private and separate from SearchWorker so importing Verso's * public entry point inside an application worker never installs or replaces * that application's message handler. */ export {}; //# sourceMappingURL=SearchWorkerEntry.d.ts.map