Function uncolorizeString

  • Removes ansi color from string.

    Parameters

    • value: any

      the value to remove ansi color from.

    Returns string