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

Function unmount

packages/svelte/src/index-server.js:32–34  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

30}
31
32export function unmount() {
33 e.lifecycle_function_unavailable('unmount');
34}
35
36export function fork() {
37 e.lifecycle_function_unavailable('fork');

Callers 4

run_test_variantFunction · 0.90
testFunction · 0.90
testFunction · 0.90
test.tsFile · 0.90

Calls

no outgoing calls

Tested by 2

testFunction · 0.72
testFunction · 0.72