Skip to content

js2me/http-status-code-types

Repository files navigation

http status codes type

NPM version test status build status npm download bundle size

import type {
  HttpInformationalStatusCode,
  HttpSuccessStatusCode,
  HttpRedirectionStatusCode,
  HttpClientErrorStatusCode,
  HttpServerErrorStatusCode,
  HttpStatusCode,
} from "http-status-code-types";

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published