UNPKG

music-metadata

Version:

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

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