UNPKG

yandex-music-client

Version:

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

9 lines (8 loc) 162 B
export type MixLink = { title: string; url: string; urlScheme: string; textColor: string; backgroundColor: string; coverWhite: string; };