UNPKG

remotion

Version:

Render videos in React

3 lines 324 B
import React from 'react'; export declare const IFrame: React.ForwardRefExoticComponent<Pick<React.DetailedHTMLProps<React.IframeHTMLAttributes<HTMLIFrameElement>, HTMLIFrameElement>, "key" | keyof React.IframeHTMLAttributes<HTMLIFrameElement>> & React.RefAttributes<HTMLIFrameElement>>; //# sourceMappingURL=IFrame.d.ts.map