std
    Preparing search index...

    Variable NEW_LINE_REGEXConst

    NEW_LINE_REGEX: RegExp = ...

    Regex used to split on new lines

    /\n|\r\n/g