@yamlresume/core
    Preparing search index...

    Function showIfNotEmpty

    • Show content if value is not empty

      Parameters

      • value: string | object

        The value to check (undefined, null, object, or string)

      • content: string

        The content to show

      Returns string

      The content if value is not empty, empty string otherwise