Anything extractExamples can read HTML out of: a string, a Response, a ReadableStream, or any async iterable of chunks (such as a Node stream).
Response
ReadableStream
Anything extractExamples can read HTML out of: a string, a
Response, aReadableStream, or any async iterable of chunks (such as a Node stream).