Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/midrender/revideo
/ signal.test.ts
File
signal.test.ts
packages/2d/src/lib/decorators/signal.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{SimpleSignal} from
'@revideo/core'
;
2
import
{DEFAULT} from
'@revideo/core'
;
3
import
{beforeEach, describe, expect, test, vi} from
'vitest'
;
4
import
{initial, initializeSignals, parser, signal} from
'./signal'
;
Callers
nothing calls this directly
Calls
1
isInitial
Method · 0.65
Tested by
no test coverage detected