Hi, the NgUpgrade adaptor is part of A2, you find it with this:
```js
import { UpgradeAdapter } from 'angular2/upgrade';
```El miércoles, 21 de octubre de 2015, 3:45:06 (UTC-5), David Michael Gang escribió: > > Additionally from where do i download the library? > I don't find it in the npm install of the alpha 44 version. > > On Wednesday, October 21, 2015 at 11:37:03 AM UTC+3, David Michael Gang > wrote: >> >> Hi all, >> >> Has someone an example regarding the integration of angular1 with >> angular2? >> I tried to fiind a code snippet/documentation how to do it and i did not >> find it. >> >> Thanks, >> David >> > -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
