UNPKG

@poppanator/http-constants

Version:

This package contains various HTTP constants: http status codes and texts, HTTP header names and HTTP methods, and a few related utility function.

2 lines (1 loc) 37 B
export type Maybe<T> = T | undefined