Documents for @litert/utils-string
    Preparing search index...

    Function toMacString

    • Convert all EOL (end of line) characters in a string to Mac-style line endings (\r).

      Parameters

      • str: string

        The string to convert

      Returns string

      The string with Mac-style line endings