Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extending bundled Typescript definitions for VueRx (or extending in general) #6569

Closed
oliverw opened this issue Sep 11, 2017 · 3 comments
Closed

Comments

@oliverw
Copy link

oliverw commented Sep 11, 2017

I'd like to use VueRx in a Typescript project.

VueRx extends the Vue prototype with several methods: https:/vuejs/vue-rx#other-api-methods. Since VueRx does not ship with TS declarations, I would like to roll my own. Unfortunately I'm unable to come up with a way to extend the Vue declarations bundled with VueJs due to the way the declaration is written (classes rather than interfaces). Any suggestions?

@vue-bot
Copy link
Contributor

vue-bot commented Sep 11, 2017

Hello, your issue has been closed because it does not conform to our issue requirements. Please use the Issue Helper to create an issue - thank you!

@vue-bot vue-bot closed this as completed Sep 11, 2017
@yyx990803
Copy link
Member

/cc @ktsn @HerringtonDarkholme

@HerringtonDarkholme
Copy link
Member

Sure, I can add it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants