@gruhn/regex-utils
    Preparing search index...

    Function complement

    • Constructs a regular expressions that describes the opposite of the input RegExp.

      TODO: examples.

      Parameters

      • re: RegExp

      Returns RegExp