UNPKG

yandex-music-client

Version:

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

6 lines (5 loc) 90 B
export type MenuItem = { title?: string; url?: string; selected?: boolean; };