769 B
769 B
bandcamp-fetch / TrackAPI
Class: TrackAPI
Hierarchy
-
TrackAPI
Table of contents
Constructors
Methods
Constructors
constructor
• new TrackAPI()
Methods
getInfo
▸ Static
getInfo(params
): Promise
<Track
>
Parameters
Name | Type |
---|---|
params |
TrackAPIGetInfoParams |
Returns
Promise
<Track
>