interface HttpErrorMessageimport { type HttpErrorMessage } from "https://deno.land/x/deco@1.107.0/engine/errors.ts"; Propertiesmessage: stringoptionalcode: string