@alanscodelog/utils
    Preparing search index...

    Function isWhitespace

    • Returns true if a string is all whitespace (isBlank will only return true if the string ==== "").

      Parameters

      • value: string

      Returns boolean