import { SessionImpl } from "https://deno.land/x/aleph@1.0.0-beta.23/server/session.ts";
Constructors
new
SessionImpl(id: string, options?: SessionOptions)Properties
readonly
store: StoreType | undefinedimport { SessionImpl } from "https://deno.land/x/aleph@1.0.0-beta.23/server/session.ts";