MCPcopy
hub / github.com/midrender/revideo / quickstart.tsx

File quickstart.tsx

packages/examples/src/scenes/quickstart.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {Circle, makeScene2D} from '@revideo/2d';
2import {all, createRef} from '@revideo/core';
3
4export default makeScene2D('quickstart', function* (view) {

Callers

nothing calls this directly

Calls 5

makeScene2DFunction · 0.90
createRefFunction · 0.90
allFunction · 0.90
addMethod · 0.65
xMethod · 0.45

Tested by

no test coverage detected