// Type definitions for RxJS-BackPressure v2.3.12 // Project: http://rx.codeplex.com/ // Definitions by: Igor Oleinikov // Definitions: https://github.com/borisyankov/DefinitelyTyped /// /// declare module "rx.backpressure" { export = Rx; }