MCPcopy
hub / github.com/sveltejs/svelte / discard

Method discard

packages/svelte/src/index.d.ts:374–374  ·  view source on GitHub ↗

* Discard the fork

()

Source from the content-addressed store, hash-verified

372 * Discard the fork
373 */
374 discard(): void;
375}
376
377export * from './index-client.js';

Callers 3

#mergeMethod · 0.65
#commitMethod · 0.65
forkFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected