(content: string | ReadableStream | Response, options?: ContentOptions)
| 1550 | ]>; |
| 1551 | } |
| 1552 | interface ContentOptions { |
| 1553 | html?: boolean; |
| 1554 | } |
| 1555 | declare class HTMLRewriter { |
nothing calls this directly
no outgoing calls
no test coverage detected