Search
Preparing search index...
The search index is not available
Genius-Lyrics Documentation
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Genius-Lyrics Documentation
Client
Class Client
Hierarchy
Client
Index
Constructors
constructor
Properties
config
key
Accessors
artists
songs
Methods
set
Key
Constructors
constructor
new
Client
(
key
:
string
, config
?:
Config
)
:
Client
Parameters
key:
string
config:
Config
= ...
Returns
Client
Properties
Private
config
config
:
Config
Private
Optional
key
key
:
undefined
|
string
Accessors
artists
get
artists
(
)
:
ArtistsClient
Returns
ArtistsClient
songs
get
songs
(
)
:
SongsClient
Returns
SongsClient
Methods
set
Key
set
Key
(
key
:
undefined
|
string
)
:
void
Parameters
key:
undefined
|
string
Returns
void
Exports
Album
Artist
Artists
Client
Client
constructor
config
key
artists
songs
set
Key
Song
Songs
Client
Config
Utils
default
Constants
Version
Generated using
TypeDoc