Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/midrender/revideo
/ toSignal
Method
toSignal
packages/2d/src/lib/code/CodeSignal.ts:312–314 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
310
}
311
312
public override toSignal(): CodeSignal<TOwner> {
313
return
this.invokable;
314
}
315
}
316
317
export
function
codeSignal(): PropertyDecorator {
Callers
4
createSignal
Method · 0.45
compound
Function · 0.45
filtersSignal
Function · 0.45
codeSignal
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected