@yamlresume/core
    Preparing search index...

    Function isEmptyString

    • Check if a string is empty or only contains whitespace

      Parameters

      • value: string

        string to check

      Returns boolean

      True if string is empty or only contains whitespace, false otherwise