UNPKG

yandex-music-client

Version:

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

11 lines (10 loc) 204 B
export type RestrictionEnum2 = { type: string; name: string; possibleValues: { name: string; value: string; imageUrl: string; serializedSeed: string; }; };