Files
story-studio/remotion/node_modules/@remotion/studio/dist/components/CurrentComposition.d.ts
2026-02-21 10:33:18 +01:00

3 lines
142 B
TypeScript

export declare const CURRENT_COMPOSITION_HEIGHT = 80;
export declare const CurrentComposition: () => import("react/jsx-runtime").JSX.Element;