UNPKG

@remotion/studio

Version:

APIs for interacting with the Remotion Studio

5 lines (4 loc) 124 B
import React from 'react'; export declare const MediaVolumeProvider: React.FC<{ readonly children: React.ReactNode; }>;