UNPKG

ng2-infinitescroll

Version:
5 lines (3 loc) 136 B
import {bootstrap} from '@angular/platform-browser-dynamic'; import {AppComponent} from './app.component'; bootstrap(AppComponent);