Skip to main content
Module

x/fastro/mod.ts>default#push

The web framework for full stack apps
Go to Latest
method default.prototype.push
import { default } from "https://deno.land/x/fastro@v0.79.2/mod.ts";

Parameters

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