Tom Wallyn

Results 1 comments of Tom Wallyn

I had the same problem. You can use the **.default** method which resolved the issue for me. ```js import YTMusic from 'ytmusic-api' export default class YtbMusicService { private ytmusic: any...