vue-wamp
vue-wamp copied to clipboard
'VueWamp' only refers to a type, but is being used as a value here.
Can anyone help here?
Hmmm... there must be something wrong the typescript definitions, i'm not versed well in it.
Does the code fail aswell, or is it only IDE hinting?
The code fails when I try to use Vue.$wamp.call() because it "cannot read property call of undefined"
Hello guys, I have a similar issue, did anyone find a solution? I am using this module in Nuxt.js