Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

  • new Indexed(info: { _isIndexed: boolean; hash: string }): Indexed
  • Parameters

    • info: { _isIndexed: boolean; hash: string }
      • Readonly _isIndexed: boolean
      • Readonly hash: string

    Returns Indexed

Properties

Readonly _isIndexed

_isIndexed: boolean

Readonly hash

hash: string

Methods

Static isIndexed

  • isIndexed(value: any): value is Indexed
  • Parameters

    • value: any

    Returns value is Indexed

Legend

  • Variable
  • Interface
  • Class

Generated using TypeDoc