variable Putimport { Put } from "https://deno.land/x/sptaki@1.2.0/models/external/HttpFramework.d.ts"; HTTP PUT decorator type(path?: string) => (target: any, propertyKey: string) => void