import { Body } from "https://deno.land/x/alosaur@v0.21.0/src/decorator/mod.ts";
Injects a Body object to the controller action parameter. Must be applied on a controller action parameter. transform - may by transform function or
import { Body } from "https://deno.land/x/alosaur@v0.21.0/src/decorator/mod.ts";
Injects a Body object to the controller action parameter. Must be applied on a controller action parameter. transform - may by transform function or