method HttpServer.prototype.putRe-exportimport { HttpServer } from "https://deno.land/x/fastro@v0.75.11/mod.ts"; put(path: string, ...handler: Array<HandlerArgument>)Parameterspath: string...handler: Array<HandlerArgument>