MCPcopy
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
317export function codeSignal(): PropertyDecorator {

Callers 4

createSignalMethod · 0.45
compoundFunction · 0.45
filtersSignalFunction · 0.45
codeSignalFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected