Interface CacheLineSyncedLyricsDataPrivate

interface CacheLineSyncedLyricsData {
    lyrics: undefined | null | string;
    source: undefined | null | string;
}

Properties

Properties

lyrics: undefined | null | string

Line synced lyrics in the LRC format

source: undefined | null | string

Lyrics source