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

    Function parseEnvelopePattern

    • Parses a whole pattern string; whitespace may surround the pattern.

      Parameters

      Returns Pattern

      If the string is not a pattern, has trailing input, or nests deeper than a given maxDepth

      If input is not a string

      If maxDepth is not a positive integer