Variable SESSIONConst

SESSION: InjectionKey<PublicInterface<Session>>

Key for the Session object. Reactivity is effectively lost (probably due to the fact that Session manages its state external to Vue's reactivity mechanism)

Generated using TypeDoc