MCPcopy
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

1import { proxy } from './proxy';
2import { assert, test } from 'vitest';
3
4test('does not mutate the original object', () => {

Callers

nothing calls this directly

Calls 3

proxyFunction · 0.90
pushMethod · 0.80
testFunction · 0.50

Tested by

no test coverage detected