• Returns a formatted version of its variable number of arguments following the description given in its first argument (which must be a string).

    Parameters

    • str: string
    • Rest ...args: (string | number)[]

    Returns string