UNPKG

@remotion/media-parser

Version:

A pure JavaScript library for parsing video files

3 lines (2 loc) 120 B
import type { MediaParserReaderInterface } from './reader'; export declare const webReader: MediaParserReaderInterface;