MCPcopy Create free account
hub / github.com/idosal/git-mcp / remove

Method remove

worker-configuration.d.ts:1220–1220  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1218 after(content: string | ReadableStream | Response, options?: ContentOptions): Text;
1219 replace(content: string | ReadableStream | Response, options?: ContentOptions): Text;
1220 remove(): Text;
1221}
1222interface DocumentEnd {
1223 append(content: string, options?: ContentOptions): DocumentEnd;

Callers 1

ContentFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected