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