export { default as default } from './createStreamingWorkerFunctionInBrowser.ts'; export type { StreamingWorkerFunction, Send } from '../../../createStreamingWorkerFunction.ts';