Alokai

ErrorStatusCode

Valid HTTP error status codes (4xx and 5xx)

type ErrorStatusCode = (typeof HttpStatusCode)[keyof typeof HttpStatusCode];

Referenced Types

On this page