You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @rostgoat
Could please provide me the class you've tried in src/plugins/index.ts? Without seeing usage it's hard to figure out the problem and why it didn't work
Rather having everything sit in main.ts, is there a way to export
sockets
into a class of it's own?Having something like this can get rather cumbersome..
However when I try to use
this.$socket
insrc/plugins/index.ts
I getProperty '$socket' does not exist on type 'NextClietPlugin'
Can you recommend anything @probil ?
The text was updated successfully, but these errors were encountered: