Skip to content

stringifyLrc

This content is not available in your language yet.

function stringifyLrc(lines): string;

Defined in: formats/lrc.ts:73

将歌词数组转换为 LyRiC 格式的字符串

ParameterTypeDescription
linesLyricLine[]歌词数组

string

LyRiC 格式的字符串