Skip to main content
Module

x/alosaur/src/decorator/Body.ts

Alosaur - Deno web framework with many decorators
Go to Latest
import * as alosaur from "https://deno.land/x/alosaur@v0.9.0/src/decorator/Body.ts";

Functions

Injects a Body object to the controller action parameter. Must be applied on a controller action parameter.