UNPKG

@httpx/assert

Version:
4 lines (2 loc) 143 B
declare const httpMethods: readonly ["GET", "POST", "HEAD", "PUT", "DELETE", "CONNECT", "OPTIONS", "PATCH", "TRACE"]; export { httpMethods };