mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
419 B
419 B
StreamJS Type Definitions
Note: this definition file is not for the StreamJS library available at http://streamjs.org but the one at http://winterbe.github.io/streamjs/ .
Unsupported StreamJS function / method signatures:
Stream(collection)(butStream.from(collection)works)Stream(string)(butStream.from(string)works)Stream.empty()map(path)flatMap(path)Optional.empty()