Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • KeyringStorage

Index

Properties

Methods

Properties

isSupported

isSupported: boolean

Methods

clear

  • clear(): Promise<void>
  • Returns Promise<void>

get

  • get(key?: string): Promise<unknown>
  • Parameters

    • Optional key: string

    Returns Promise<unknown>

set

  • set(state: unknown): Promise<void>
  • Parameters

    • state: unknown

    Returns Promise<void>

Legend

  • Variable
  • Function
  • Function with type parameter
  • Type alias
  • Type alias with type parameter
  • Interface
  • Interface with type parameter
  • Property
  • Method
  • Class
  • Class with type parameter
  • Enumeration