Skip to main content
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://deno.land/x/abc@v1.1.0/context.ts";

Parameters

key: string | symbol

Returns

unknown