Interface MusixmatchFetchResultPrivate

interface MusixmatchFetchResult {
    lineSynced?: null | string;
    plain?: null | string;
    source: "Musixmatch";
    wordSynced?: null | WordSyncedLyrics[];
}

Properties

lineSynced?: null | string

Line synced lyrics if avaible

plain?: null | string

Plain lyrics if avaible

source

Musixmatch

wordSynced?: null | WordSyncedLyrics[]

Line synced lyrics if avaible