NodeLinkLyricsPlain
type NodeLinkLyricsPlain = object;Defined in: src/structures/Types/NodeLink.ts:207
Properties
Section titled “Properties”| Property (defined in) | Type |
|---|---|
data (src/structures/Types/NodeLink.ts:209) | object |
data.lang (src/structures/Types/NodeLink.ts:211) | string |
data.lines (src/structures/Types/NodeLink.ts:213) | [{ duration: null; text: string; time: null; }, { duration: null; text: string; time: null; }, { duration: null; text: string; time: null; }] |
data.source (src/structures/Types/NodeLink.ts:212) | string |
data.synced (src/structures/Types/NodeLink.ts:210) | false |
loadType (src/structures/Types/NodeLink.ts:208) | string |