UNPKG

music-metadata

Version:

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

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