sirmalloc--ccstatusline
ec283761d4
Add remotion screens for making demo gif, update demo gif
6 行
110 B
TypeScript
6 行
110 B
TypeScript
import { registerRoot } from 'remotion';
|
|
|
|
import { RemotionRoot } from './root';
|
|
|
|
registerRoot(RemotionRoot);
|