Module

x/abc/context.ts>Context#get

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

Parameters

key: string | symbol

Returns

unknown