chore: move util worker to its own folder
parent
65df3157bd
commit
bace70c6bc
@ -1,2 +1,2 @@
|
||||
import * as utilWorkerInterface from './util_worker_interface';
|
||||
import * as utilWorkerInterface from './util/util_worker_interface';
|
||||
export { utilWorkerInterface };
|
||||
|
Loading…
Reference in New Issue