MCPcopy Create free account
hub / github.com/pollinations/pollinations / replace

Method replace

enter.pollinations.ai/worker-runtime.d.ts:1517–1517  ·  view source on GitHub ↗
(content: string | ReadableStream | Response, options?: ContentOptions)

Source from the content-addressed store, hash-verified

1515 before(content: string | ReadableStream | Response, options?: ContentOptions): Text;
1516 after(content: string | ReadableStream | Response, options?: ContentOptions): Text;
1517 replace(content: string | ReadableStream | Response, options?: ContentOptions): Text;
1518 remove(): Text;
1519}
1520interface DocumentEnd {

Callers 15

constructorMethod · 0.65
humanizePricingKeyFunction · 0.65
isLoopbackHttpUrlFunction · 0.65
accountUrlFunction · 0.65
formatUtcHourPeriodFunction · 0.65
periodBucketKeyToDateFunction · 0.65
styleMarkdownFunction · 0.65
docs.tsFile · 0.65
readPriceOptionsFunction · 0.65
modelBodyFunction · 0.65
models.tsFile · 0.65
visibleLenFunction · 0.65

Calls

no outgoing calls

Tested by 3

s256Function · 0.52
insertApiKeyFunction · 0.52
formatSnapshotNumberFunction · 0.52