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

    Function toWindowsString

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

      Parameters

      • str: string

        The string to convert

      Returns string

      The string with Windows-style line endings