UNPKG

@loaders.gl/worker-utils

Version:

Utilities for running tasks on worker threads

5 lines 151 B
import { createWorker } from '../lib/worker-api/create-worker'; createWorker(async data => { return data; }); //# sourceMappingURL=null-worker.js.map