UNPKG

justlyrics

Version:

A comprehensive TypeScript library for parsing, converting, and processing various lyric formats including LRC, ALRC, YRC, QRC, and more

6 lines 205 B
export * from './lyric'; export * from './utils'; export * from './amll'; export { CoreLyric, LyricIO, LyricFormat } from './lyric'; export { ATTForeign } from './amll'; //# sourceMappingURL=index.d.ts.map