We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
stream
node:stream
1 parent 9f234b0 commit c8f85ceCopy full SHA for c8f85ce
src/ProjectIndexer.ts
@@ -1,5 +1,5 @@
1
-import { Writable as WritableStream } from 'node:stream'
2
import * as path from 'path'
+import { Writable as WritableStream } from 'stream'
3
import * as url from 'url'
4
5
import prettyMilliseconds from 'pretty-ms'
0 commit comments