blob: 0b79733f74d97baf6337f49a41a85b0a567cca07 [file] [log] [blame]
'use strict';
importScripts('helpers.js');
const orig = createOriginalReadableStream();
postMessage(orig, [orig]);