- From: Adam Rice <notifications@github.com>
- Date: Fri, 04 Nov 2016 14:17:13 -0700
- To: whatwg/streams <streams@noreply.github.com>
Received on Friday, 4 November 2016 21:17:45 UTC
ricea commented on this pull request. > @@ -253,7 +253,14 @@ class ReadableStream { } } -module.exports = { ReadableStream, IsReadableStreamDisturbed }; +module.exports = { + ReadableStream, + IsReadableStreamDisturbed, You appear to have exported this but not imported it? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/pull/598#pullrequestreview-7286257
Received on Friday, 4 November 2016 21:17:45 UTC