mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-05-24 21:24:36 +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