Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Session

Hierarchy

  • Session

Index

Methods

Methods

get

  • get<T>(id: string, defaultValue?: T): T

set

  • set<T>(id: string, value: T): void

Static current

  • current<T>(this: Constructor<T>): T

Generated using TypeDoc