Skip to main content
Module

x/abc/mod.ts>Context#body

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

Returns

Promise<Record<string, unknown>>