Packages@robojs/serverHttpMethodType Alias: HttpMethod type HttpMethod = "GET" | "POST" | "PUT" | "DELETE" | "PATCH" | "OPTIONS" | "HEAD";HttpMethodExportPreviousNotFoundHandler()Next