MCPcopy
hub / github.com/sveltejs/svelte / test.ts

File test.ts

packages/svelte/tests/store/test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, assert } from 'vitest';
2import {
3 readable,
4 writable,

Callers

nothing calls this directly

Calls 15

writableFunction · 0.90
setFunction · 0.90
readableFunction · 0.90
derivedFunction · 0.90
getFunction · 0.90
readonlyFunction · 0.90
sourceFunction · 0.90
toStoreFunction · 0.90
flushSyncFunction · 0.90
fromStoreFunction · 0.90
effect_rootFunction · 0.90
render_effectFunction · 0.90

Tested by

no test coverage detected