MCPcopy Create free account
hub / github.com/fmhy/edit / replace

Method replace

api/worker-configuration.d.ts:1849–1849  ·  view source on GitHub ↗
(
    content: string | ReadableStream | Response,
    options?: ContentOptions
  )

Source from the content-addressed store, hash-verified

1847 options?: ContentOptions
1848 ): Element
1849 replace(
1850 content: string | ReadableStream | Response,
1851 options?: ContentOptions
1852 ): Element

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected