Websocket "unknown" type in typescript app
I have this plugin, and I want to use the send functionallity on components. I also want to add others later on (subscribe to topic etc).
But when using it it says it is unknown type? Is the type not transferred using nuxtplugins? See image for example.
But when using it it says it is unknown type? Is the type not transferred using nuxtplugins? See image for example.

