Skip to main content
Module

x/fastro/mod.ts>default#delete

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

Parameters

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