Skip to main content
Module

x/alosaur/src/decorator/Delete.ts

Alosaur - Deno web framework with many decorators
Very Popular
Go to Latest
import * as alosaur from "https://deno.land/x/alosaur@v0.9.0/src/decorator/Delete.ts";

Functions

Registers an action to be executed when Delete request comes on a given route. Must be applied on a controller action.