import * as alosaur from "https://deno.land/x/alosaur@v0.35.0/src/decorator/Context.ts"; FunctionsfCtxInjects a context parameter value to the controller action parameter. Must be applied on a controller action parameter.