Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

Hierarchy

  • Block

Index

Constructors

Properties

Methods

Constructors

Properties

asBlock: <internal>.Block<T>
cid: CID
value: T

Methods

  • get(path?: string): { remaining: string; value: CID } | { remaining?: undefined; value: Record<string, any> }
  • Parameters

    • Optional path: string

    Returns { remaining: string; value: CID } | { remaining?: undefined; value: Record<string, any> }

  • Returns Iterable<[string, CID]>

  • Returns Iterable<string>

Generated using TypeDoc