• Recursively load all the interfaces implemented by the given interfaces input. The output will contain duplicate entries if interfaces are implemented multiple times.

    Returns

    Promise<Array>

    Parameters

    • reader: StreamReader

      Interface for reading streams from ceramic network

    • interfaces: string[]

      Array

    • loading: LoadingInterfaceImplements = {}

      LoadingInterfaceImplements

    Returns Promise<string[]>