Skip to main content
Module

x/abc/context.ts>Context#json

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

Parameters

v: Record<string, any> | string
optional
code: Status = [UNSUPPORTED]