Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sveltejs/svelte
/ driver.js
File
driver.js
packages/svelte/tests/runtime-browser/driver.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// @ts-expect-error
2
import
SvelteComponent from
'__MAIN_DOT_SVELTE__'
;
3
// @ts-expect-error
4
import
config from
'__CONFIG__'
;
Callers
nothing calls this directly
Calls
5
createClassComponent
Function · 0.90
flushSync
Function · 0.90
addEventListener
Method · 0.80
$destroy
Method · 0.80
removeEventListener
Method · 0.80
Tested by
no test coverage detected