UNPKG

yandex-music-client

Version:

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

2 lines (1 loc) 75 B
export type SearchType = 'artist' | 'album' | 'track' | 'podcast' | 'all';