stringifyEslrc
function stringifyEslrc(lines): string
Defined in: types.d.ts:69
将歌词数组转换为 ESLyric 格式的字符串
Parameters
Parameter | Type | Description |
---|---|---|
lines | LyricLine [] | 歌词数组 |
Returns
string
ESLyric 格式的字符串
function stringifyEslrc(lines): string
Defined in: types.d.ts:69
将歌词数组转换为 ESLyric 格式的字符串
Parameter | Type | Description |
---|---|---|
lines | LyricLine [] | 歌词数组 |
string
ESLyric 格式的字符串