mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-12 00:24:32 +00:00
* Readable.wrap returns this * Add missing properties to interface ReadableStream and WritableStream; change interfaces in fs, dgram and net into classes * Move all additional properties from ReadableStream interface to ReadStream interface (and Write...) * hexo-fs should re-export classes from 'fs' * process.stdin._destroy is a function