MCPcopy
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

1import { BROWSER, DEV } from 'esm-env';
2import { on } from '../../events/index.js';
3import { ReactiveValue } from '../reactive-value.js';
4import { get } from '../../internal/client/index.js';

Callers

nothing calls this directly

Calls 2

onFunction · 0.90
updateFunction · 0.50

Tested by

no test coverage detected