UNPKG

remotion

Version:

Make videos programmatically

3 lines (2 loc) 147 B
import type { RemotionEnvironment } from './remotion-environment-context'; export declare const getRemotionEnvironment: () => RemotionEnvironment;