Skip to main content
Module

x/session/stores/memory.ts>default#getSessionById

Sessions for deno web frameworks
Latest
method default.prototype.getSessionById
import { default } from "https://deno.land/x/session@v1.0.0/stores/memory.ts";

Parameters

sessionId: string

Returns

Promise<any>