Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PartialSong

Represent a song without its lyrics.

This interface won't be particularly useful if you just want the lyrics, but if you're adding a new provider, this is what you'll need to return after searching and what you'll get when fetching lyrics.

Hierarchy

Index

Properties

Properties

artist

artist: string

title

title: string

url

url: string

Generated using TypeDoc