Setting the file. One moment.
Skill 32 · Remotion To Hyperframes
Subchapter 32.29
Scripts
Gitkeepscriptsassets/test-corpus/tier-1-title-card/remotion-src/src/index.ts
TypeScript4 lines109 B
import { registerRoot } from "remotion";
import { RemotionRoot } from "./Root";
registerRoot(RemotionRoot);