Urigo / meteor-rxjs

Exposing Mongo Cursor as RxJS Observable
MIT License
120 stars 38 forks source link

import rxjs in best practice and update dependencies #206

Closed ardatan closed 6 years ago

ardatan commented 6 years ago

rxjs is a large library, so it'd better to import them partially; this patch does all rxjs imports this way.