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

Function hydrate

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

Source from the content-addressed store, hash-verified

26}
27
28export function hydrate() {
29 e.lifecycle_function_unavailable('hydrate');
30}
31
32export function unmount() {
33 e.lifecycle_function_unavailable('unmount');

Callers 7

run_test_variantFunction · 0.90
component.tsFile · 0.90
testFunction · 0.50
testFunction · 0.50
testFunction · 0.50
testFunction · 0.50
testFunction · 0.50

Calls

no outgoing calls

Tested by 5

testFunction · 0.40
testFunction · 0.40
testFunction · 0.40
testFunction · 0.40
testFunction · 0.40