- Preparing search index...
- The search index is not available
librespot-node 
 
Token: {     access_token: string;     expires_in: number;     expiry_from_epoch: number;     scopes: TokenScope[];     token_type: "Bearer"; } 
Type declaration
- 
access_token: string
- 
expires_in: number
- 
expiry_from_epoch: number
- 
- 
token_type: "Bearer"