MCPcopy
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

1import {Rect, Txt, makeScene2D} from '@revideo/2d';
2import {waitFor} from '@revideo/core';
3
4export default makeScene2D('transitions-first', function* (view) {

Callers

nothing calls this directly

Calls 3

makeScene2DFunction · 0.90
waitForFunction · 0.90
addMethod · 0.65

Tested by

no test coverage detected