UNPKG

music-metadata

Version:

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

3 lines (2 loc) 149 B
export { TrackType, TrackTypeValueToKeyMap } from './matroska/types.js'; export { LyricsContentType, TimestampFormat } from './id3v2/ID3v2Token.js';