MCPcopy Index your code
hub / github.com/fontsource/fontsource / remove

Method remove

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

Source from the content-addressed store, hash-verified

1250 after(content: string | ReadableStream | Response, options?: ContentOptions): Text;
1251 replace(content: string | ReadableStream | Response, options?: ContentOptions): Text;
1252 remove(): Text;
1253}
1254interface DocumentEnd {
1255 append(content: string, options?: ContentOptions): DocumentEnd;

Callers 4

rebuildFunction · 0.65
buildFunction · 0.65
packPublishFunction · 0.65
triggerDownloadFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected