MCPcopy Index your code
hub / github.com/simstudioai/sim / ref

Function ref

apps/sim/lib/logs/log-views.test.ts:50–50  ·  view source on GitHub ↗
(preview: unknown)

Source from the content-addressed store, hash-verified

48 preview,
49})
50const ref = (preview: unknown) => ({ __sim: 'ref', preview, size: 100 })
51
52function span(overrides: Partial<TraceSpan> = {}): TraceSpan {
53 return {

Callers 3

log-views.test.tsFile · 0.70
dropdown-menu.tsxFile · 0.50
popover.tsxFile · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected