UNPKG

@lokalise/node-api

Version:
2 lines (1 loc) 70 B
export type HttpMethod = "GET" | "POST" | "PUT" | "PATCH" | "DELETE";