@blockchaincommons/envelope - v1.0.0-beta.4
    Preparing search index...

    Function isToEnvelope

    • Type guard to check if a value implements ToEnvelope.

      Parameters

      • value: unknown

        The value to check

      Returns value is ToEnvelope

      true if the value implements ToEnvelope, false otherwise