import { Delete } from "https://deno.land/x/alosaur@v0.19.4/src/decorator/mod.ts";
Registers an action to be executed when Delete request comes on a given route. Must be applied on a controller action.
Registers an action to be executed when Delete request comes on a given route. Must be applied on a controller action.