We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
following code doesn't work in 48
import * as ng from 'angular2/angular2'; ng.Observable.fromArray([15]).delay(800)