UNPKG

music-metadata

Version:

Music metadata parser for Node.js, supporting virtual any audio and tag format.

3 lines (2 loc) 112 B
import type { IParserLoader } from '../ParserFactory.js'; export declare const riffParserLoader: IParserLoader;