UNPKG

ngx-core-business

Version:

A comprehensive solution designed to streamline the development of enterprise-level Angular applications.

5 lines (4 loc) 143 B
import { HttpStatusCode } from "@angular/common/http"; export declare const HttpStatusMessages: { [key in HttpStatusCode | 0]?: string; };