Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sveltejs/svelte
/ mount
Function
mount
packages/svelte/src/index-server.js:24–26 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
22
}
23
24
export
function
mount() {
25
e.lifecycle_function_unavailable(
'mount'
);
26
}
27
28
export
function
hydrate() {
29
e.lifecycle_function_unavailable(
'hydrate'
);
Callers
3
component.ts
File · 0.90
test
Function · 0.90
test.ts
File · 0.90
Calls
no outgoing calls
Tested by
1
test
Function · 0.72