import {WorkerCore, workerLog} from './worker-core'; let core = new WorkerCore(); workerLog.info("WorkerCore started")