UNPKG

yandex-music-client

Version:

``` npm i yandex-music-client ```

6 lines (5 loc) 90 B
export type QueueTrack = { trackId: string; albumId: string; from: string; };