Class SessionManager<T>

Type Parameters

  • T = object

Constructors

Properties

Accessors

Constructors

Properties

contextKey: string
getStorageKey: ((context) => string)

Type declaration

    • (context): string
    • Returns the key for session storage

      Parameters

      Returns string

Accessors

Generated using TypeDoc