MCPcopy Create free account
hub / github.com/TanStack/router / replace

Method replace

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

Source from the content-addressed store, hash-verified

1529 before(content: string | ReadableStream | Response, options?: ContentOptions): Text;
1530 after(content: string | ReadableStream | Response, options?: ContentOptions): Text;
1531 replace(content: string | ReadableStream | Response, options?: ContentOptions): Text;
1532 remove(): Text;
1533}
1534interface DocumentEnd {

Callers 15

handlerFunction · 0.65
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

Calls

no outgoing calls

Tested by 12

preprocessFunction · 0.52
evaluateGeneratedModuleFunction · 0.52
buildUrlFunction · 0.52
buildUrlFunction · 0.52
stripLocationFunction · 0.52
normalizeKeyPathFunction · 0.52
normalizeRouteSourceFunction · 0.52
buildUrlFunction · 0.52
buildUrlFunction · 0.52
buildUrlFunction · 0.52
buildUrlFunction · 0.52
buildUrlFunction · 0.52