Skip to content

Conversation

keego
Copy link
Contributor

@keego keego commented Jul 24, 2018

Closes #89

This modifies the typings so that package 'vue-rx':

  1. now exports VueRx by default
  2. no longer exports install, which wasn't actually being exported anyway

VueRx should now be able to be imported as mentioned in the npm section of the README:

import Vue from 'vue'
import VueRx from 'vue-rx'

Vue.use(VueRx)

@keego
Copy link
Contributor Author

keego commented Jul 26, 2018

@yyx990803 should be good to go. Can I get a review?

@yyx990803 yyx990803 merged commit 4e640ed into vuejs:master Jul 26, 2018
@yyx990803
Copy link
Member

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants