@hashgraph/solo
    Preparing search index...
    • code to patch inject bug with tsyringe: https://github.com/risen228/tsyringe-neo/issues/5

      Parameters

      • parameterValue: any

        the value that should have been injected as a parameter in the constructor

      • registryToken: any

        the token to resolve from the container

      • callingClassName: string

        the name of the class that is calling this function

      Returns any