(
content: string | ReadableStream | Response,
options?: ContentOptions,
)
| 1897 | options?: ContentOptions, |
| 1898 | ): Text |
| 1899 | replace( |
| 1900 | content: string | ReadableStream | Response, |
| 1901 | options?: ContentOptions, |
| 1902 | ): Text |
no outgoing calls