(
content: string | ReadableStream | Response,
options?: ContentOptions
)
| 1891 | options?: ContentOptions |
| 1892 | ): Text |
| 1893 | replace( |
| 1894 | content: string | ReadableStream | Response, |
| 1895 | options?: ContentOptions |
| 1896 | ): Text |
no outgoing calls
no test coverage detected