Skip to main content
Module

x/fastro/mod.ts>default#push

Fast and simple web application framework for deno
Go to Latest
method default.prototype.push
import { default } from "https://deno.land/x/fastro@v0.82.2/mod.ts";

Parameters

optional
method: string
optional
path: string
...handler: Array<HandlerArgument>