Skip to content

Commit fb237b9

Browse files
committed
doc: mark ReadableStreamTee as experimental
Signed-off-by: Matteo Collina <hello@matteocollina.com>
1 parent fb6e605 commit fb237b9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

doc/api/webstreams.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,8 @@ For more details refer to the relevant documentation:
112112
added: REPLACEME
113113
-->
114114

115+
> Stability: 1 - Experimental
116+
115117
* `stream` {ReadableStream}
116118
* `cloneForBranch2` {boolean} When `true`, chunks enqueued into the second
117119
branch are cloned from chunks enqueued into the first branch. **Default:**

0 commit comments

Comments
 (0)