Constructors

Properties

Methods

Constructors

Properties

Methods

  • Parses lyrics of the scraped track.

    Parameters

    • removeChorus: boolean = false

    Returns string

    Example

    const Lyrics = await ScrapedSong.lyrics(true);
    

Generated using TypeDoc