Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LyricsBody

歌詞テキスト

Lyrics body

Hierarchy

  • LyricsBody

Index

Properties

Optional artist

artist?: { name: string; url?: string }

Type declaration

  • name: string
  • Optional url?: string

Optional name

name?: string

text

text: string

Optional url

url?: string

Generated using TypeDoc