import * as mod from "https://dotland.deno.dev/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.