Interface LrcLibFetchResultPrivate

interface LrcLibFetchResult {
    lineSynced: null | string;
    plain: null | string;
    source: "lrclib.net";
    wordSynced: null;
}

Properties

lineSynced: null | string

Line synced lyrics if avaible

plain: null | string

Plain lyrics if avaible

source
wordSynced

Always null as lrclib.net does not support word synced lyrics