A ReadableStream implementation used by createMockResponse to create its streamed body property.
ReadableStream
body
@rest-vir/define-service
The getReader() method of the ReadableStream interface creates a reader and locks the stream to it.
getReader()
MDN Reference
A
ReadableStreamimplementation used by createMockResponse to create its streamedbodyproperty.Package
@rest-vir/define-service