mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-01-30 05:27:30 +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()