(
content: string | ReadableStream | Response,
options?: ContentOptions
)
| 1847 | options?: ContentOptions |
| 1848 | ): Element |
| 1849 | replace( |
| 1850 | content: string | ReadableStream | Response, |
| 1851 | options?: ContentOptions |
| 1852 | ): Element |
nothing calls this directly
no outgoing calls
no test coverage detected