Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sveltejs/svelte
/ proxy.test.ts
File
proxy.test.ts
packages/svelte/src/internal/client/proxy.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ proxy } from
'./proxy'
;
2
import
{ assert, test } from
'vitest'
;
3
4
test(
'does not mutate the original object'
, () => {
Callers
nothing calls this directly
Calls
3
proxy
Function · 0.90
push
Method · 0.80
test
Function · 0.50
Tested by
no test coverage detected