@metreeca/core - v0.9.18
    Preparing search index...

    Function isRegExp

    • Checks if a value is a RegExp instance.

      Parameters

      • value: unknown

        The value to check

      Returns value is RegExp

      True if the value is a RegExp instance; false otherwise