| 173 | */ |
| 174 | // deno-lint-ignore no-empty-interface |
| 175 | interface FileSystemHandleLike {} |
| 176 | |
| 177 | /** |
| 178 | * Represents a generic `TransformStream` class. |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…