import MainWorker from './MainWorker'; import webViewWorkerString from './webViewWorkerString'; export { MainWorker, webViewWorkerString };