MCPcopy
hub / github.com/msgbyte/tianji / replace

Method replace

apps/daily-ai-trigger/worker-configuration.d.ts:1215–1215  ·  view source on GitHub ↗
(content: string | ReadableStream | Response, options?: ContentOptions)

Source from the content-addressed store, hash-verified

1213 before(content: string | ReadableStream | Response, options?: ContentOptions): Text;
1214 after(content: string | ReadableStream | Response, options?: ContentOptions): Text;
1215 replace(content: string | ReadableStream | Response, options?: ContentOptions): Text;
1216 remove(): Text;
1217}
1218interface DocumentEnd {

Callers 15

getUrlFunction · 0.65
TimeEventChart.tsxFile · 0.65
parseConnectionUriFunction · 0.65
generateCodeFunction · 0.65
chart.tsxFile · 0.65
buildAIRouterExamplesFunction · 0.65
LoginComponentFunction · 0.65
PageComponentFunction · 0.65
handleClickFunction · 0.65
index.tsFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected