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