_WritableStream<W>: typeof globalThis extends {
        onmessage: any;
    }
    ? {}
    : "stream/web"

Type Parameters

  • W = any