UNPKG

@ogs-gmbh/ngx-http

Version:

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

7 lines (6 loc) 177 B
export declare namespace HttpPorts { const HTTP_PORT: number; const HTTPS_PORT: number; const HTTP_PORT_ALTERNATE: number; const HTTPS_PORT_ALTERNATE: number; }