method default.prototype.pushimport { default } from "https://deno.land/x/fastro@v0.83.5/http/server.ts"; push(method?: string,path?: string,...handler: Array<HandlerArgument>,)Parametersoptionalmethod: stringoptionalpath: string...handler: Array<HandlerArgument>