variable handleErrorimport { handleError } from "https://deno.land/x/adoublef@0.0.1/net/mod.ts"; type<T extends keyof Status>(v: HttpResponse<T>) => unknown