@bitcoinerlab/descriptors - v2.3.4
    Preparing search index...

    Type Alias OutputInstance

    OutputInstance: InstanceType<OutputConstructor>

    The DescriptorsFactory function internally creates and returns the Descriptor class. This class is specialized for the provided TinySecp256k1Interface. Use OutputInstance to declare instances for this class: const: OutputInstance = new Output();

    See the documentation for the internal Output class for a complete list of available methods.