Optionalelement: any
The source element(s) to inspect
Optionalseparator: string | null
The delimiter to append between each element of the given element(s)
Optionalfilter: (item?: any) => boolean
The filter to check each element of the given element(s) should be included
the joined string with the given element(s) and delimiter
Returns the joined string with the given element(s) and delimiter