following code doesn't work in 48
import * as ng from 'angular2/angular2'; ng.Observable.fromArray([15]).delay(800)
following code doesn't work in 48