Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Functions

Const checkForError

  • checkForError(): undefined | Error
  • Returns an Error if extension.runtime.lastError is present this is a workaround for the non-standard error object that's used

    Returns undefined | Error

Const handleStorageUpdate

  • Parameters

    • storageVersion: undefined | string
    • storage: any

    Returns PlugStateStorage & { mnemonic: string; networkModule?: NetworkModuleParams }

Const isEmpty

  • isEmpty(obj: any): boolean
  • Parameters

    • obj: any

    Returns boolean

Legend

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