import * as alosaur from "https://deno.land/x/alosaur@v1.1.1/src/decorator/Body.ts"; FunctionsfBodyInjects a Body object to the controller action parameter. Must be applied on a controller action parameter.