Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ op
Function
op
apps/sim/lib/logs/list-logs.test.ts:29–30 ·
view source on GitHub ↗
(type: string)
Source
from the content-addressed store, hash-verified
27
})
28
const
op =
29
(
type
: string) =>
30
(...args: unknown[]) => ({
type
, args })
31
return
{
32
sql,
33
and: op(
'and'
),
Callers
1
list-logs.test.ts
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected