import fullWorkerUrl from "./core/worker/fullWorker.ts?worker&url"; import subWorkerUrl from "./core/worker/subWorker.ts?worker&url"; export { fullWorkerUrl, subWorkerUrl };