SPeCS Packages Documentation
    Preparing search index...

    Key-value storage to share data between visits

    Type Parameters

    • T

      Type of the stored values

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    • Type Parameters

      • T

        Type of the stored values

      Returns Context<T>

    Properties

    storage: Map<string, T> = ...

    Methods