UNPKG

@ogs-gmbh/ngx-http

Version:

A lightweight Angular library that enhances HTTP functionalities by providing types, static values, and utility functions.

6 lines (5 loc) 119 B
export declare namespace HttpObserve { const BODY: string; const EVENTS: string; const RESPONSE: string; }