Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 392 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 392 Bytes

sync-readable · npm version

A utility to convert a function that returns a Promise of a Node.js ReadableStream into a function that returns a Node.js ReadableStream. The new function accepts the same arguments as the original function.