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

    Variable anySingleCharConst

    anySingleChar: StdRegex = ...

    Regex that matches any single character. Equivalent to the dot: ..