UNPKG

remotion

Version:

Make videos programmatically

3 lines (2 loc) 157 B
import { type LogLevel } from '../log.js'; export declare const waitUntilActuallyResumed: (audioContext: AudioContext, logLevel: LogLevel) => Promise<void>;