MCPcopy
hub / github.com/every-app/open-seo / replace

Method replace

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

Source from the content-addressed store, hash-verified

1547 before(content: string | ReadableStream | Response, options?: ContentOptions): Text;
1548 after(content: string | ReadableStream | Response, options?: ContentOptions): Text;
1549 replace(content: string | ReadableStream | Response, options?: ContentOptions): Text;
1550 remove(): Text;
1551}
1552interface DocumentEnd {

Callers 15

UnauthenticatedErrorCardFunction · 0.65
tsvCellFunction · 0.65
escapeHtmlFunction · 0.65
collectRatableDomainsFunction · 0.65
SourceCellFunction · 0.65
buildBacklinksColumnsFunction · 0.65
ratingForFunction · 0.65
extractThinkingBlocksFunction · 0.65
normalizeLlmMarkdownFunction · 0.65
slugifyFunction · 0.65
normalizeDomainFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected