Type Alias HttpStatusByCategory<Category>

HttpStatusByCategory<Category>: ArrayElement<typeof httpStatusByCategory[Category]>

All possible HTTP status codes for the given HttpStatusCategory.

Type Parameters