UNPKG

@loaders.gl/worker-utils

Version:

Utilities for running tasks on worker threads

7 lines 216 B
export declare class Worker { terminate(): void; } export { Worker as NodeWorker }; export { Worker as NodeWorkerType }; export declare const parentPort: null; //# sourceMappingURL=worker_threads-browser.d.ts.map