MCPcopy Create free account
hub / github.com/fmhy/edit / remove

Method remove

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

Source from the content-addressed store, hash-verified

1895 options?: ContentOptions
1896 ): Text
1897 remove(): Text
1898}
1899interface DocumentEnd {
1900 append(content: string, options?: ContentOptions): DocumentEnd

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected