UNPKG

extendable-media-recorder

Version:

An extendable drop-in replacement for the native MediaRecorder.

3 lines 180 B
import { TIsSupportedPromiseFactory } from '../types'; export declare const createIsSupportedPromise: TIsSupportedPromiseFactory; //# sourceMappingURL=is-supported-promise.d.ts.map