Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sveltejs/svelte
/ ok
Function
ok
packages/svelte/tests/runtime-legacy/shared.ts:664–668 ·
view source on GitHub ↗
(value: any)
Source
from the content-addressed store, hash-verified
662
}
663
664
export
function
ok(value: any): asserts value {
665
if
(!value) {
666
throw
new
Error(`Expected truthy value, got ${value}`);
667
}
668
}
Callers
15
test
Function · 0.90
test
Function · 0.90
test
Function · 0.90
test
Function · 0.90
test
Function · 0.90
test
Function · 0.90
test
Function · 0.90
test
Function · 0.90
test
Function · 0.90
test
Function · 0.90
test
Function · 0.90
test
Function · 0.90
Calls
no outgoing calls
Tested by
15
test
Function · 0.72
test
Function · 0.72
test
Function · 0.72
test
Function · 0.72
test
Function · 0.72
test
Function · 0.72
test
Function · 0.72
test
Function · 0.72
test
Function · 0.72
test
Function · 0.72
test
Function · 0.72
test
Function · 0.72