Module

x/aleph/server/context.ts>ContextInit

The Full-stack Framework in Deno.
Very Popular
Latest
type alias ContextInit
import { type ContextInit } from "https://dotland.deno.dev/x/aleph@1.0.0-beta.44/server/context.ts";
definition: { req: Request; connInfo: ConnInfo; sessionOptions?: SessionOptions; }