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

Method replace

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

Source from the content-addressed store, hash-verified

1891 options?: ContentOptions
1892 ): Text
1893 replace(
1894 content: string | ReadableStream | Response,
1895 options?: ContentOptions
1896 ): Text

Callers 4

generateRemovedSitesFunction · 0.65
stripLinksFunction · 0.65
lint-markdown.jsFile · 0.65
sanitizeForDiscordFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected