MCPcopy Index your code
hub / github.com/TanStack/ai / replace

Method replace

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

Source from the content-addressed store, hash-verified

1897 options?: ContentOptions,
1898 ): Text
1899 replace(
1900 content: string | ReadableStream | Response,
1901 options?: ContentOptions,
1902 ): Text

Callers 15

slugForFilenameFunction · 0.65
writeRunLogFunction · 0.65
writeResultsSummaryFunction · 0.65
printTableFunction · 0.65
splitIntoWordsFunction · 0.65
looksLikeSecretFunction · 0.65
escapeRegexFunction · 0.65
stripCommentsFunction · 0.65
fetchRawMistralStreamMethod · 0.65
constructorMethod · 0.65
constructorMethod · 0.65

Calls

no outgoing calls

Tested by 4

escapeRegexFunction · 0.52
stripCommentsFunction · 0.52
resolveRelativeFunction · 0.52
normalizeFunction · 0.52