import * as alosaur from "https://deno.land/x/alosaur@v0.24.1/src/decorator/Patch.ts"; FunctionsfPatchRegisters an action to be executed when PATCH request comes on a given route. Must be applied on a controller action.