We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3db6c9b commit 444a99eCopy full SHA for 444a99e
core/streams/src/index.js
@@ -1,4 +1,4 @@
1
-import { PassThrough } from 'stream';
+import {PassThrough} from 'stream';
2
3
/**
4
* This stream is used to read tarballs from repository.
0 commit comments