Interface NeteaseFetchResultPrivate

interface NeteaseFetchResult {
    lineSynced: null | string;
    plain: null;
    source: "Netease";
    wordSynced: null;
}

Properties

lineSynced: null | string

Line synced lyrics if avaible

plain

Always null as Netease does not support word synced lyrics

source

Netease

wordSynced

Always null as Netease does not support word synced lyrics