@yamlresume/core
    Preparing search index...

    Function joinNonEmptyString

    • Join an array of strings , but only if the string is not empty

      Parameters

      • codes: string[]

        The array of strings to join

      • separator: string = '\n\n'

        The separator to join the strings with

      Returns string

      The joined string