@yamlresume/core
    Preparing search index...

    Function showIf

    • Show content if predicate is true

      Parameters

      • predicate: boolean

        The predicate to check

      • content: string

        The content to show

      Returns string

      The content if predicate is true, empty string otherwise