Skip to main content
Module

x/abc/context.ts>Context#body

A better Deno framework to create web application.
Go to Latest
method Context.prototype.body
import { Context } from "https://deno.land/x/abc@v1.0.0-rc10/context.ts";

Type Parameters

T extends unknown

Returns

Promise<T>