enum HttpMethod { GET, POST } export { HttpMethod };