UNPKG

extendable-media-recorder

Version:

An extendable drop-in replacement for the native MediaRecorder.

3 lines 213 B
import { TNativeBlobEventConstructorFactory } from '../types'; export declare const createNativeBlobEventConstructor: TNativeBlobEventConstructorFactory; //# sourceMappingURL=native-blob-event-constructor.d.ts.map