MCPcopy
hub / github.com/TanStack/router / replace

Method replace

e2e/solid-start/basic-cloudflare/worker-configuration.d.ts:1815–1815  ·  view source on GitHub ↗
(
    content: string | ReadableStream | Response,
    options?: ContentOptions,
  )

Source from the content-addressed store, hash-verified

1813 options?: ContentOptions,
1814 ): Text
1815 replace(
1816 content: string | ReadableStream | Response,
1817 options?: ContentOptions,
1818 ): Text

Callers 15

parseMethod · 0.65
buildMethod · 0.65
RouterCoreClass · 0.65
cleanPathFunction · 0.65
trimPathLeftFunction · 0.65
trimPathRightFunction · 0.65
compileDecodeCharMapFunction · 0.65
sanitizePathSegmentFunction · 0.65
escapeHtmlFunction · 0.65
decodePathFunction · 0.65
encodePathLikeUrlFunction · 0.65
buildDevStylesUrlFunction · 0.65

Calls

no outgoing calls

Tested by 5

buildUrlFunction · 0.52
normalizeSpecFunction · 0.52
uniqueKeyFunction · 0.52
buildUrlFunction · 0.52
buildUrlFunction · 0.52