method WebdisStore.prototype.getSessionByIdimport { WebdisStore } from "https://dotland.deno.dev/x/oak_sessions@v9.0.0/mod.ts"; getSessionById(sessionId: string)ParameterssessionId: string