Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ asCondition
Function
asCondition
apps/sim/app/api/v1/audit-logs/query.test.ts:29–31 ·
view source on GitHub ↗
(value: unknown)
Source
from the content-addressed store, hash-verified
27
}
28
29
function
asCondition(value: unknown): MockCondition {
30
return
value as MockCondition
31
}
32
33
/**
34
* Asserts the condition matches null-workspace rows tied to the organization
Callers
1
query.test.ts
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected