UNPKG

breeze-bridge-angular

Version:

A bridge that configures Breeze to work with Angular out of the box.

6 lines (5 loc) 139 B
import { Http } from "@angular/http"; export declare class BreezeBridgeAngularModule { http: Http; constructor(http: Http); }