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
This is deprecated after ts2 I suppose? Install @type namespaced repo instead now.
vue-rx itself don't expose any method, in this case not sure how much we can benefit from safe-typing it
Maybe you can provide other vue plugin examples that meant to be corporate with ts projects.
And pull requests are welcomed.
This is deprecated after ts2 I suppose? Install @type namespaced repo instead now.
No, it is not. @types/<something> isn't automagically created. Someone has to author it and push it to NPM. The recommended way is to ship a index.d.ts with your library.
Would you make
typings.json
for this repo?The text was updated successfully, but these errors were encountered: