class Session
implements PageSession
Re-export
import { Session } from "https://deno.land/x/frugal@0.9.6/src/server/session/mod.ts";
Constructors
new
Session(data?: SessionData, id?: string)import { Session } from "https://deno.land/x/frugal@0.9.6/src/server/session/mod.ts";