| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent baf98fa commit 630b15e
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1840,7 +1840,7 @@ console.log(ready); // Promise { true } -- no backpressure | |||
| 1840 | 1840 | * Value: `Symbol.for('Stream.shareProtocol')` | |
| 1841 | 1841 | ||
| 1842 | 1842 | The value must be a function. When called by `Share.from()`, it receives the | |
| 1843 | - options passed to `Share.from()` and must return an object conforming the the | ||
| 1843 | + options passed to `Share.from()` and must return an object conforming to the | ||
| 1844 | 1844 | {Share} interface. The implementation is fully custom -- it can manage the shared | |
| 1845 | 1845 | source, consumers, buffering, and backpressure however it wants. | |
| 1846 | 1846 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments