Skip to main content
Module

x/shed/index.ts>StorageSessionContext

All Worker Tools under a single roof
Latest
interface StorageSessionContext
implements SessionContext<S>
import { type StorageSessionContext } from "https://deno.land/x/shed@v0.1.0-pre.10/index.ts";

Type Parameters

optional
S extends Rec = Rec

Properties

storageSession: S