1 2 3 4 5
'use strict'; importScripts('helpers.js'); const orig = createOriginalReadableStream(); postMessage(orig, [orig]);