Files
clawbot/skills/remotion-prompt-video/node_modules/remotion/dist/cjs/get-remotion-environment.d.ts
T

3 lines
147 B
TypeScript

import type { RemotionEnvironment } from './remotion-environment-context';
export declare const getRemotionEnvironment: () => RemotionEnvironment;