Skip to main content
Module

x/fresh_session/mod.ts>WithSession

Dead simple cookie-based session for Deno Fresh.
Go to Latest
type alias WithSession
import { type WithSession } from "https://deno.land/x/fresh_session@0.2.0/mod.ts";
definition: { session: Session; }
definition: { session: Session; }