(
content: string | ReadableStream | Response,
options?: ContentOptions,
)
| 1813 | options?: ContentOptions, |
| 1814 | ): Text |
| 1815 | replace( |
| 1816 | content: string | ReadableStream | Response, |
| 1817 | options?: ContentOptions, |
| 1818 | ): Text |
no outgoing calls