Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sveltejs/svelte
/ index.js
File
index.js
packages/svelte/src/reactivity/window/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ BROWSER, DEV } from
'esm-env'
;
2
import
{ on } from
'../../events/index.js'
;
3
import
{ ReactiveValue } from
'../reactive-value.js'
;
4
import
{ get } from
'../../internal/client/index.js'
;
Callers
nothing calls this directly
Calls
2
on
Function · 0.90
update
Function · 0.50
Tested by
no test coverage detected