Class KeyStorageAbstract

Hierarchy (view full)

Constructors

Accessors

  • get value(): string
  • Returns string

Methods

  • Is the storage locked

    Returns boolean

  • Get a payload object which can be serialized to JSON

    Returns Object

  • Parameters

    • code: string

    Returns Promise<void>

Generated using TypeDoc