UNPKG

271 BTypeScriptView Raw
1import { RemotionAudioProps } from './audio';
2import { RemotionVideoProps } from './video';
3export declare const validateMediaProps: (props: RemotionVideoProps | RemotionAudioProps, component: 'Video' | 'Audio') => void;
4//# sourceMappingURL=validate-media-props.d.ts.map
\No newline at end of file