Skip to main content
Module

x/abc/context.ts>ContextOptions

A better Deno framework to create web application.
Go to Latest
interface ContextOptions
import { type ContextOptions } from "https://deno.land/x/abc@v0.1.10/context.ts";

Properties

optional
r: ServerRequest
optional
url: URL
optional
abc: Abc