Hex Core JS
    Preparing search index...

    Function replaceBaseCharactersWithVariantsRegExp

    • Replaces base characters in the given string with a character class regular expression of all variant forms of that character.

      Parameters

      • str: string

        The string to replace characters in.

      Returns string