Class BaseEntityStoreAbstract

Base class for all entity stores. All entity stores should extend this class.

Hierarchy

Constructors

Methods

  • Parameters

    • key: string
    • Optional defaultValue: string

    Returns Promise<undefined | string>

Generated using TypeDoc