join Method

Join multiple strings into a single path.

join(...paths: string[]): string

Parameter Type Description
...paths string[] Strings to join.

Returns - Joined path.

Defined in

Last Updated: 08 January, 2020