Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ describe, it, assert } from
'vitest'
;
2
import
{
3
readable,
4
writable,
Callers
nothing calls this directly
Calls
15
writable
Function · 0.90
set
Function · 0.90
readable
Function · 0.90
derived
Function · 0.90
get
Function · 0.90
readonly
Function · 0.90
source
Function · 0.90
toStore
Function · 0.90
flushSync
Function · 0.90
fromStore
Function · 0.90
effect_root
Function · 0.90
render_effect
Function · 0.90
Tested by
no test coverage detected