| 2607 | } |
| 2608 | /** |
| 2609 | * The **`TransformStream`** interface of the Streams API represents a concrete implementation of the pipe chain _transform stream_ concept. |
| 2610 | * |
| 2611 | * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TransformStream) |
| 2612 | */ |
nothing calls this directly
no outgoing calls
no test coverage detected