Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 525 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 525 Bytes

Logo

@appsweet-co/http-status-codes

A collection of TypeScript enums for working with HTTP Status Codes


Quick Start

Install

npm install https://github.com/appsweet-co/http-status-codes

Usage

import { HttpStatusCode, ServerError } from '@appsweet-co/http-status-codes';