UNPKG

remotion

Version:

Make videos programmatically

3 lines (2 loc) 217 B
import type { RemotionAnimatedImageProps } from './props'; export declare const AnimatedImage: import("react").ForwardRefExoticComponent<RemotionAnimatedImageProps & import("react").RefAttributes<HTMLCanvasElement>>;