stringifyLys
This content is not available in your language yet.
function stringifyLys(lines): string;Defined in: formats/lys.ts:119
将歌词数组转换为 LYS 格式的字符串
Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
lines | LyricLine[] | 歌词数组 |
Returns
Section titled “Returns”string
LYS 格式的字符串