variable Deleteimport { Delete } from "https://deno.land/x/sptaki@1.2.0/models/external/mod.ts"; HTTP DELETE decorator type(path?: string) => (target: any, propertyKey: string) => void