lajosbencz / vue-wamp

AutobahnJS wrapper library fo Vue.js
MIT License
48 stars 13 forks source link

Use vue-wamp with typescript #9

Closed ghost closed 4 years ago

ghost commented 7 years ago

Is there any typing for Typescript? I was looking through but I could not find it

lajosbencz commented 7 years ago

Sorry, i'm not familiar with TypeScript. But AFAIK, it should be compatible through imports (transpiler should handle it?).

I only skimmed it, but this may be useful to you: https://github.com/Microsoft/TypeScript/issues/2242

lajosbencz commented 4 years ago

Typings are now provided since v3.x