UNPKG

@xylabs/threads

Version:

Web workers & worker threads as simple as a function call

10 lines (7 loc) 352 B
import { I as ImplementationExport } from '../master-C8XAGDqb.js'; import 'observable-fns'; import '../transferable-Blu_CzPT.js'; declare const defaultPoolSize: number; declare function getWorkerImplementation(): ImplementationExport; declare function isWorkerRuntime(): boolean; export { defaultPoolSize, getWorkerImplementation, isWorkerRuntime };