Skip to main content
Go to Latest
type alias ErrorMessage
import { type ErrorMessage } from "https://deno.land/x/darkflare@v6.4.0/ErrorMessage.d.ts";
definition:
| "MALFORMED BODY"
| "MALFORMED QUERY"
| "MALFORMED HEADERS"
| "MALFORMED COOKIES"
| "MALFORMED PARAMETERS"
| "SOMETHING WENT WRONG"
| "NOT FOUND"