Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
28
export
function
hydrate() {
29
e.lifecycle_function_unavailable(
'hydrate'
);
30
}
31
32
export
function
unmount() {
33
e.lifecycle_function_unavailable(
'unmount'
);
Callers
7
run_test_variant
Function · 0.90
component.ts
File · 0.90
test
Function · 0.50
test
Function · 0.50
test
Function · 0.50
test
Function · 0.50
test
Function · 0.50
Calls
no outgoing calls
Tested by
5
test
Function · 0.40
test
Function · 0.40
test
Function · 0.40
test
Function · 0.40
test
Function · 0.40