3 lines
120 B
TypeScript
3 lines
120 B
TypeScript
import type { MediaParserReaderInterface } from './reader';
|
|
export declare const webReader: MediaParserReaderInterface;
|