UNPKG

ts-http-status-utils

Version:

HTTP status code declarations, descriptions and utils

8 lines (7 loc) 220 B
export * from "./helpers"; export * from "./StatusCode"; export * from "./StatusDescription"; export * from "./StatusLabel"; export * from "./StatusPhrase"; export * from "./RequestMethod"; export * from "./Interfaces";