UNPKG

breeze-bridge2-angular

Version:

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

6 lines (5 loc) 167 B
import { HttpClient } from "@angular/common/http"; export declare class BreezeBridgeHttpClientModule { http: HttpClient; constructor(http: HttpClient); }