Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/midrender/revideo
/ transitions-first.tsx
File
transitions-first.tsx
packages/examples/src/scenes/transitions-first.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import {Rect, Txt, makeScene2D} from
'@revideo/2d'
;
2
import {waitFor} from
'@revideo/core'
;
3
4
export default makeScene2D(
'transitions-first'
, function* (view) {
Callers
nothing calls this directly
Calls
3
makeScene2D
Function · 0.90
waitFor
Function · 0.90
add
Method · 0.65
Tested by
no test coverage detected