Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Functions

Const getMappingValue

  • getMappingValue(pid: string, mappings: ICNSMapping): { icns: undefined | string; principal: string }
  • Parameters

    • pid: string
    • mappings: ICNSMapping

    Returns { icns: undefined | string; principal: string }

    • icns: undefined | string
    • principal: string

Const recursiveFindPrincipals

  • Parameters

    Returns string[]

Const replacePrincipalsForICNS

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