UNPKG

@documment/mmp.ui.data

Version:

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.0.1.

5 lines (4 loc) 128 B
import { Response } from '@angular/http'; export declare class HttpResponseParser { parse(response: Response | any): any; }