@hegeldev/hegel
    Preparing search index...

    Function fromRegex

    • Generate strings matching a regex pattern. Defaults to full match (the entire string matches the pattern); pass { fullmatch: false } for substring/contains behavior.

      Parameters

      Returns Generator<string>