UNPKG

@loaders.gl/worker-utils

Version:

Utilities for running tasks on worker threads

4 lines 171 B
import * as WorkerThreads from 'worker_threads'; export * from 'worker_threads'; export const NodeWorker = WorkerThreads.Worker; //# sourceMappingURL=worker_threads.js.map