commit
00a3ce3657
1 changed files with 2 additions and 1 deletions
|
|
@ -112,4 +112,5 @@ createStream.merge = merge
|
|||
createStream.combine = combine
|
||||
createStream.HALT = HALT
|
||||
|
||||
module.exports = createStream
|
||||
if (typeof module !== "undefined") module["exports"] = createStream
|
||||
else window.stream = createStream
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue