export { default as default } from './createWorkerFunctionInNode.ts'; export type { WorkerFunction } from '../../createWorkerFunction.ts';