Type Alias HttpStatusByCategory<Category>

HttpStatusByCategory: ArrayElement<typeof httpStatusByCategory[Category]>

All possible HTTP status codes for the given HttpStatusCategory.

Type Parameters