id3-parser
Version:
A pure JavaScript id3 tag parser.
26 lines (25 loc) • 469 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.default = [
'other',
'file-icon',
'icon',
'cover-front',
'cover-back',
'leaflet',
'media',
'artist-lead',
'artist',
'conductor',
'band',
'composer',
'lyricist-writer',
'recording-location',
'during-recording',
'during-performance',
'screen',
'fish',
'illustration',
'logo-band',
'logo-publisher',
];